Skip to content

Commit 039c78c

Browse files
committed
Linked Github issue #179 with FIXME marker in PlatformObject class
1 parent 37e3e85 commit 039c78c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lib/src/platform/src/platform_object.dart

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ abstract class PlatformObject {
5858
}
5959

6060
/// invoke platform method channel with AblyMessage encapsulation
61-
/* FIXME(ikurek): This seems wrong - the structure is either
61+
/* FIXME(ikurek): https://github.com/ably/ably-flutter/issues/179
62+
This seems wrong - the structure is either
63+
6264
{
6365
message: {
6466
message: argument,

0 commit comments

Comments
 (0)