ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

Support Flutter platform `Web` #95

Open Miamoto-Musashi opened 3 years ago

Miamoto-Musashi commented 3 years ago

web support is now stable, when will we have the ably release?

┆Issue is synchronized with this Jira Story by Unito

kavalerov commented 3 years ago

Hi! Ivan from the Product team at Ably here.

Thanks for flagging this up - this is not something we are working on right now, but it is on our roadmap as one of the things to add to ably-flutter as it matures. I am not able to give any ETA at the moment, but we will keep the issue open and update it with any news!

QuintinWillison commented 3 years ago

We are scoring 120 out of 130 'pub points' because of this lack of platform support.

Screenshot 2021-08-27 at 15 36 33

FYI, @AndyNicks

QuintinWillison commented 2 years ago

Looking today, the number of supported platforms has clearly increased since my last comment on this thread!...

Screenshot 2022-04-21 at 16 42 36

Now includes Windows, Linux, macOS and Web.

naychrist commented 1 year ago

Any update on this? Given the maturity of flutter web and their 2023 roadmap for web we're looking to move our web based platform (vue/typescript) to flutter web but want to keep our ably support.

sacOO7 commented 1 year ago

flutter-js interop library -> https://pub.dev/packages/js

microcoder-py commented 1 year ago

@sacOO7 any chance i can use the rest API calls for flutter web RTM? Haven't been through rest api docs

sacOO7 commented 1 year ago

@microcoder-py I didn't get your question.