Skip to content

Commit

Permalink
Linked Github issue #179 with FIXME marker in PlatformObject class
Browse files Browse the repository at this point in the history
  • Loading branch information
ikurek committed Feb 25, 2022
1 parent 37e3e85 commit 039c78c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/src/platform/src/platform_object.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ abstract class PlatformObject {
}

/// invoke platform method channel with AblyMessage encapsulation
/* FIXME(ikurek): This seems wrong - the structure is either
/* FIXME(ikurek): https://github.com/ably/ably-flutter/issues/179
This seems wrong - the structure is either
{
message: {
message: argument,
Expand Down

0 comments on commit 039c78c

Please sign in to comment.