-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
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
Windows support #457
Comments
➤ Automation for Jira commented: The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3178 |
Thanks for creating this issue, @yahya-uddin. Along with |
We require both Windows and Web support as we want our app to run on all platforms. This is the main reason we chose flutter for our framework of choice. Please consider prioritising support. |
It would be great if this (Windows, Mac, Web) was a higher priority. Ably has been a no-brainer in the past, but this discovery is forcing us to explore other options, especially as interfacing with the Ably network through websockets isn't well-documented in heavy favor of using these SDKs. |
I hear you, @catboypresidente and @yahya-uddin! We on the SDK team are actively working on areas to enable our developers to use Ably across different platforms and frameworks (Flutter being one of them). As the developer ecosystem grows and new ways of building applications surface, we need to discern and prioritize where our efforts should be focused. As such, we’re delighted when developers like yourselves provide clear feedback in where we can better serve the developer community. I’ll make sure to relay your feedback into the appropriate request channels and provide any future updates regarding increased platform support in the Flutter SDK. Thank you! |
Thanks @mikelee638! For other people who run across this thread in search of cross-platform support, I wanted to share some resources to help you get started with using Ably purely through websockets and https://pub.dev/packages/web_socket_channel https://sdk.ably.com/builds/ably/specification/main/websocket/ (relatively difficult to find, but very helpful when trying to implement the abstractions present in the Ably library) https://ably.com/blog/how-to-connect-to-ably-directly-part-1 |
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. Our platform has users connecting via mobile web to a central experience running in chrome desktop but would like the option to replace the latter with a desktop app too. |
Upvote from me on getting some web support! |
Fyi, I'm building www.zenshop.app with Ably. The frontend is Flutter and I support web/windows/macOS as well as mobile. It would be really good to have a native dart implementation. |
Ably SDK support macOS, but why doesn't ably-flutter support macOS? |
Seems we can implement ably-flutter cross platform desktop support using |
### It would be nice to have Windows support This is the advantage of using flutter, being multiplatform |
When will this plugin be supported for Windows?
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: