Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History

brick

very_good_wear_app

Very Good Ventures

Developed with 💙 by Very Good Ventures 🦄

License: MIT Powered by Mason

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