Developed with 💙 by Very Good Ventures 🦄
A Very Good Flutter starter project for Wear OS devices created by Very Good Ventures 🦄.
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