oinject 0.1.0 copy "oinject: ^0.1.0" to clipboard
oinject: ^0.1.0 copied to clipboard

A lightweight dependency injection package for Flutter, simplifying state and service management across widgets.

0.1.0 #

2024-10-08

What's New #

  • Added global dependency injection functionality
  • Introduced provide.global method for providing global dependencies
  • Enhanced inject function to support global dependency lookup
  • Improved documentation with detailed API comments
  • Optimized performance for global dependency resolution

0.0.1 #

2024-10-07 - First release version.

What's New #

  • Implemented core dependency injection functionality
  • Added provide function for providing dependencies
  • Added inject function for injecting dependencies
  • Support for using custom keys to differentiate multiple instances of the same type
  • Implemented efficient caching mechanism to optimize performance
  • Added automatic dependency tracking to ensure real-time data updates
0
likes
0
pub points
0%
popularity

Publisher

verified publisherodroe.dev

A lightweight dependency injection package for Flutter, simplifying state and service management across widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

_octr, flutter

More

Packages that depend on oinject