IoTReady / flutter-aws-iot

AWS IoT plugin for flutter, intended to fit nicely with flutter_cognito_plugin
Other
11 stars 2 forks source link

Flutter AWS IoT

Pub

AWS IoT plugin for flutter, intended to fit nicely with flutter_cognito_plugin and mqtt_client.

Install

Example app

git clone https://github.com/IoTReady/flutter-aws-iot.git
cd example
cp assets/.env.example assets/.env
flutter run

Prior art