very_good_wear_app
Developed with š by Very Good Ventures š¦
A Very Good Flutter starter project for Wear OS devices created by Very Good Ventures š¦.
What's Included āØ
Out of the box, Very Good Wear App includes:
- ā Made for Wear OS
- ā Rotary input support
- ā Adaptive UI - Changes colors when the device is in ambient mode
- ā Build Flavors - Multiple flavor support for development, staging, and production
- ā Internationalization Support - Internationalization support using synthetic code generation to streamline the development process
- ā Sound Null-Safety - No more null-dereference exceptions at runtime. Develop with a sound, static type system.
- ā Bloc - Integrated bloc architecture for scalable, testable code which offers a clear separation between business logic and presentation
- ā Testing - Unit and Widget Tests with 100% line coverage
- ā Logging - Built-in, extensible logging to capture uncaught Flutter and Dart Exceptions
- ā Dependabot Integration