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

discontinuedreplaced by: bilocator

A Flutter hybrid locator that locates both global services (similar to GetIt) and scoped inherited models (similar to Provider, InheritedWidget). Supports registering inherited models as global services.

0.3.1 #

Fixed bug where dispose not call omitted.

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
150
pub points
1%
popularity

Publisher

verified publisherrichardcoutts.com

A Flutter hybrid locator that locates both global services (similar to GetIt) and scoped inherited models (similar to Provider, InheritedWidget). Supports registering inherited models as global services.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on registrar