We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement following methods in Rest and Realtime
ably-flutter/lib/src/platform/src/realtime/realtime.dart
Lines 104 to 105 in b3cb8bf
ably-flutter/lib/src/platform/src/rest/rest.dart
Line 61 in b3cb8bf
These methods throw UnimplementedError();.
throw UnimplementedError();
┆Issue is synchronized with this Jira Story by Unito
The text was updated successfully, but these errors were encountered:
➤ Igor Kurek commented:
For now I’m moving this to blocked, Stats implementation is done on #324 ( https://github.com/ably/ably-flutter/pull/324|smart-link ) but it requires ably/ably-java#733 ( https://github.com/ably/ably-java/issues/733|smart-link ) and ably/ably-cocoa#1284 ( https://github.com/ably/ably-cocoa/issues/1284|smart-link ) to be solved first
Sorry, something went wrong.
To explain why this issue was closed, it was a duplicate of #106.
ikurek
Successfully merging a pull request may close this issue.
Implement following methods in Rest and Realtime
ably-flutter/lib/src/platform/src/realtime/realtime.dart
Lines 104 to 105 in b3cb8bf
and
ably-flutter/lib/src/platform/src/rest/rest.dart
Line 61 in b3cb8bf
These methods
throw UnimplementedError();
.┆Issue is synchronized with this Jira Story by Unito
The text was updated successfully, but these errors were encountered: