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

A flexible hybrid locator that supports both single services (like GetIt) and inherited models (like Provider).

0.4.0 #

  • Added "location" param Registrar to be used instead of "inherited" param.
  • Bug fix where attempted to add listener non-ChangeNotifier.
  • Improved lazy initialization.

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
160
pub points
2%
popularity

Publisher

verified publisherrichardcoutts.com

A flexible hybrid locator that supports both single services (like GetIt) and inherited models (like Provider).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on registrar