richardcoutts.com

  • Packages
Results5 packages owned by richardcoutts.com
Sort by
MVVM+ is a lightweight Flutter implementation of MVVM, plus a locator for sharing states via a global registry (like GetIt) or inherited widgets (like Provider).
Code generator that walks the widget tree of the test app and outputs expect statements for widget tests.
A locator that manages models in a global registry (like GetIt) and in the widget tree (like Provider, InheritedWidget).
Code generator for widget keys. Builds a keys class in a separate parts file for classes annotated with @GenKeys().
A flexible hybrid locator that supports both single services (like GetIt) and inherited models (like Provider).