richardcoutts.com

  • Packages
Results5 packages owned by richardcoutts.com
Sort by

mvvm_pluscopy "mvvm_plus: ^1.5.4" to clipboard
mvvm_plus: ^1.5.4 copied to clipboard

37
likes
140
pub points
62%
popularity
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).

gen_expectscopy "gen_expects: ^0.2.2" to clipboard
gen_expects: ^0.2.2 copied to clipboard

5
likes
140
pub points
62%
popularity
Code generator that walks the widget tree of the test app and outputs expect statements for widget tests.

bilocatorcopy "bilocator: ^0.6.1" to clipboard
bilocator: ^0.6.1 copied to clipboard

5
likes
140
pub points
44%
popularity
A locator that manages models in a global registry (like GetIt) and in the widget tree (like Provider, InheritedWidget).

gen_keyscopy "gen_keys: ^0.1.3" to clipboard
gen_keys: ^0.1.3 copied to clipboard

2
likes
130
pub points
62%
popularity
Code generator for widget keys. Builds a keys class in a separate parts file for classes annotated with @GenKeys().

registrarcopy "registrar: ^0.4.0" to clipboard
registrar: ^0.4.0 copied to clipboard

1
likes
140
pub points
0%
popularity
A flexible hybrid locator that supports both single services (like GetIt) and inherited models (like Provider).