I wants to develop a nRF mesh app for flutter, So Please help me to proceed further or guild me how I can develop my Flutter App.
I wants to develop a nRF mesh app for flutter, So Please help me to proceed further or guild me how I can develop my Flutter App.
There are no Flutter plugins yet for nRF mesh, but both the iOS and Android source-code are available so you can implement the Flutter plugin yourself or you could use platform specific code to have both libraries run on their designated devices.
https://flutter.dev/docs/development/packages-and-plugins/developing-packages
https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library
https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
https://flutter.dev/docs/development/platform-integration/platform-channels
There are no Flutter plugins yet for nRF mesh, but both the iOS and Android source-code are available so you can implement the Flutter plugin yourself or you could use platform specific code to have both libraries run on their designated devices.
https://flutter.dev/docs/development/packages-and-plugins/developing-packages
https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library
https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
https://flutter.dev/docs/development/platform-integration/platform-channels