Better/More example for starter #416
truonghoangduy
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@truonghoangduy thanks for your proposal. The reason why I would like to keep the example app with that much content is:
I think the Current app should be improved see #404 . The reason why we do not want to go for a BLOC approach is that we simply lack the time to maintain all these examples in our repo (creating is one thing but keeping them up to date is something different). Feel free to create such an app on your own GitHub and we are happy to share it in the readme (as we did with the other example as well) . I think it would be awesome to have more examples and if you need help feel free to reach out. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looking in the two example in the flutter_reactive_ble (in the repo, and the unofficial) it too complicated. Yes flutter_reactive_ble/example contained a deep look in the API and the way of the library build up and how it could handle scanning, establish connection, pub/sub to a characteristic.
The idea is open for community contribute example influence by bloc. where they hold amazing example for starter to learn about the API and how to handle them.
What i could contribute is an example using flutter_reactive_ble just to scan BLE devices which advertise the Battery UUID 🔋.
Such a small demo but i think it would help other learn a lot form the API. I could list things that starter may interest 🛎️.
Seen Bluetooth in common is hard and quite niche and with Flutter it gonna be harder. I wonder does my idea of proposal is considerable just let me know 💭.
Beta Was this translation helpful? Give feedback.
All reactions