An open API service indexing awesome lists of open source software.

https://github.com/lupyuen/pinetime-companion

Flutter Companion App for PineTime Smart Watch (Android and iOS)
https://github.com/lupyuen/pinetime-companion

android bluetooth-le flutter ios pinetime-companion

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

__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](https://bloclibrary.dev/#/) to retrieve and display firmware versions from PineTime.

Refer to the articles...

1. [_"Flutter State Management with Bloc for PineTime Companion App"_](https://lupyuen.github.io/pinetime-rust-mynewt/articles/bloc)

1. [_"Convert Go to Flutter and Dart for PineTime Companion App"_](https://lupyuen.github.io/pinetime-rust-mynewt/articles/companion)

1. [_"Your First Bluetooth Low Energy App with Flutter"_](https://lupyuen.github.io/pinetime-rust-mynewt/articles/flutter)

Based on [Bloc `flutter_weather` sample](https://github.com/felangel/Bloc/tree/master/examples/flutter_weather)