TuyaInc / tuya_pulsar_sdk_go

8 stars 6 forks source link

Are you guys planning to have Flutter SDK too? #1

Closed THALLIVA closed 5 years ago

THALLIVA commented 5 years ago

-----NOT A ISSUE------

As Flutter is now in stable mode and many developers are into it, Can we have a Tuya SDK/plugin for Google Flutter too? We would love to have a Flutter SDK or a plugin to support the Flutter Community..

Thanks and Best Wishes..

LvBay commented 5 years ago

I am very sorry that there is no plan to develop Flutter-sdk yet. @THALLIVA

nashihu commented 2 years ago

i hope tuya sdk for flutter is available..

kasvith commented 1 year ago

@LvBay still no flutter ?

LvBay commented 1 year ago

@LvBay still no flutter ?

There are currently no plans to support flutter. In addition, this sdk is generally provided to servers running on the cloud to receive tuya device messages, and it is not recommended to use flutter-side business scenarios.

nashihu commented 1 year ago

@LvBay still no flutter ?

i've implement tuya sdk for flutter using MethodChannel. But you'll also need to implement the code in Kotlin/Swift depending on your target device

belalkaoukgi commented 1 year ago

Hi, I'm integrating Tuya with channel flutter, but when I log in correctly, the program suddenly stops, and the error is:

android.content.ActivityNotFoundException: Unable to find explicit activity class {com.example.smartlife/com.example.smartlife.Home}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared ?

Can anyone help me with this problem

sakinaboriwala commented 1 year ago

Please extend support for Flutter!

sakinaboriwala commented 1 year ago

@LvBay still no flutter ?

i've implement tuya sdk for flutter using MethodChannel. But you'll also need to implement the code in Kotlin/Swift depending on your target device

I am trying the same @nashihu May I know how did you initialize the sdk in flutter project?

nashihu commented 1 year ago

you'll need to implement both in Android Kotlin/Java side and also in iOS Swift/Obj-C side @sakina1403 , no dart code required for initialization

just imagine working on 2 native mobile project (android&ios) but u run it using flutter

sakinaboriwala commented 1 year ago

Thanks @nashihu Yes I understand that but unfortunately I don't know either so I am struggling a little bit with initialisation of the SDK. Do you have any helper code I can look into?

oojoolab commented 8 months ago

I have experience deploying a Tuya app using Flutter. If you would like to use it as well, I can provide the Flutter SDK and an example app.

https://github.com/oojoolab/tuya_flutter_sdk

idrisbolukbasi commented 2 months ago

https://pub.dev/packages/tuya_home_sdk_flutter https://pub.dev/packages/tuya_smart_home_sdk https://pub.dev/packages/tuya_plugin

flutter pub.dev libraries links below