registrar 0.3.0 copy "registrar: ^0.3.0" to clipboard
registrar: ^0.3.0 copied to clipboard

discontinuedreplaced by: bilocator

A Flutter hybrid locator that locates both single services (similar to GetIt) and inherited models (similar to Provider, InheritedWidget). Supports migrating inherited models to single services.

0.3.0 #

Added support for inherited models on the widget tree.

0.2.0 #

Added "dispose" boolean to API.

0.1.10 #

Static analysis.

0.1.9 #

Embedded example gif in readme.

0.1.8 #

Changed example gif.

0.1.7 #

Added example gif.

0.1.6 #

Updated with the Dart formatter.

0.1.5 #

Updated changelog.

0.1.4 #

Corrected readme.

0.1.3 #

  • Removed unused dependency
  • Added ValueNotifier to example
  • Fixed typo in readme

0.1.2 #

Static analysis.

0.1.1 #

Static analysis.

0.1.0 #

Initial release.

1
likes
0
pub points
1%
popularity

Publisher

verified publisherrichardcoutts.com

A Flutter hybrid locator that locates both single services (similar to GetIt) and inherited models (similar to Provider, InheritedWidget). Supports migrating inherited models to single services.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on registrar