LukasPoque / s3i_flutter

A library that makes it easy to communicate with the S³I (Smart Systems Service Infrastructure of the KWH4.0)
https://pub.dev/packages/s3i_flutter
MIT License
4 stars 1 forks source link

Improve the example code #14

Open LukasPoque opened 2 years ago

LukasPoque commented 2 years ago

The current example is missing some key features of this package like send/receive messages. On the other side, the features which are represented in the example need to be refactored.

Maybe it's a good idea to reprogram the whole example and structure it more like a real word app.

LukasPoque commented 2 years ago

We should include an example with the AppAuthFlow Authentication too. This demonstrates the usage of the different classes which are only available for specific target platforms.