Skip to content
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

Enhancement: Support Dart & flutter #69

Closed
ricksondpenha opened this issue Aug 31, 2018 · 2 comments
Closed

Enhancement: Support Dart & flutter #69

ricksondpenha opened this issue Aug 31, 2018 · 2 comments

Comments

@ricksondpenha
Copy link

Hello nabto team, Since google's flutter, a cross platform app development sdk has been taking over the development world, is there any support for unabto in flutter?

I'm looking for a simple Flutter package to connect, send/stream data from unabto devices to flutter apps. Since flutter uses dart, and unabto supports dartino, is there any way we can port it? Or will you guys give an official support for Flutter <3

@christiansiegel
Copy link
Contributor

unabto-dartino is a wrapper library around the uNabto SDK for Dartino devices. Although both Dartino (device side) and Flutter (client side) use the Dart language they are different things. You are looking for the client-side libraries like the android-client-api. You still have to implement something in between to access e.g. the Android API from Flutter. This might be quite straight forward though.

disclaimer: this is not an official answer from the Nabto team 😉

@mkm85
Copy link
Member

mkm85 commented Sep 25, 2018

We are not actively working on flutter on either the client or device side. But we look at the development and if support is coming is is most likely for the client. Until then you can create your own flutter wrapper around android and ios libraries.

@mkm85 mkm85 closed this as completed Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants