lupyuen / pinetime-companion

Flutter Companion App for PineTime Smart Watch (Android and iOS)
https://lupyuen.github.io/pinetime-rust-mynewt/articles/companion
56 stars 9 forks source link
android bluetooth-le flutter ios pinetime-companion

UPDATE: This project is incomplete and no longer maintained. Thanks for visiting!

Flutter Companion App for PineTime Smart Watch (Android and iOS)

This master branch uses Bloc State Management to retrieve and display firmware versions from PineTime.

Refer to the articles...

  1. "Flutter State Management with Bloc for PineTime Companion App"

  2. "Convert Go to Flutter and Dart for PineTime Companion App"

  3. "Your First Bluetooth Low Energy App with Flutter"

Based on Bloc flutter_weather sample