inheriteds 0.0.5 copy "inheriteds: ^0.0.5" to clipboard
inheriteds: ^0.0.5 copied to clipboard

State management solution focused on simplifying dependency injection and object propagation throughout widget trees

Changelog #

All notable changes to this project will be documented in this file.

0.0.5 #

  • Changed
    • InheritedProviders: You can now specify empty entries.
    • InheritedObjects: You can now specify empty entries.

0.0.4 #

  • Changed
    • InheritedProviders: The providers parameter is now a positional argument and has been renamed to entries.
  • Added
    • InheritedObjects: Enables adding multiple InheritedObjects using a single widget.

0.0.3 #

  • Added InheritedDataProvider
    • read-only provider.
    • foundation for building your own providers
  • InheritedObjectProviderState
    • Added property object
    • Removed properties: hasObject, maybeObject

0.0.2 #

  • Updated README.md

0.0.1 #

  • Initial version of the library.
0
likes
150
points
268
downloads

Publisher

unverified uploader

Weekly Downloads

State management solution focused on simplifying dependency injection and object propagation throughout widget trees

Repository (GitHub)
View/report issues

Topics

#inherited-widget #state-management #dependency-injection #provider-pattern #flutter-state

Documentation

API reference

License

MIT (license)

Dependencies

dependents, equalone, flutter

More

Packages that depend on inheriteds