flutter_injections 1.1.1 copy "flutter_injections: ^1.1.1" to clipboard
flutter_injections: ^1.1.1 copied to clipboard

Elevate your project's dependency management with this versatile Flutter package. Say goodbye to the limitations of context and unlock the ability to seamlessly create dependencies for modules. Simpli [...]

1.1.1 #

  • Bugfix: when change module closed all injections

1.1.0 #

  • Released stable version
  • Add new widget FlutterModule
  • Rename widget FlutterInjections to FlutterInjectionsWidget
  • Create all tests

1.0.3-beta #

  • Add contribuitors sections on reademe

1.0.2-beta #

  • Update descriptions on Readme and Doc

1.0.1-beta #

  • Fix Readme.md

1.0.0-beta #

  • TODO: Initial version beta released.
  • This package use search-tree to get the dependencies, this improve the velocity to get and use more less CPU to search the specific object.
  • Provide you create a module injections, such as HomeInjections have all dependencies you to need on HomePage.
  • Is easy to use, the focus is keep it simple to create a great application.
  • Auto dispose when you remove the FlutterInjection on your Widget Tree.
  • You can dispose a specific object using __dispose
17
likes
130
pub points
16%
popularity

Publisher

verified publishergabul.dev

Elevate your project's dependency management with this versatile Flutter package. Say goodbye to the limitations of context and unlock the ability to seamlessly create dependencies for modules. Simplify your project's structure and enhance your development process with this powerful tool

Homepage
Repository (GitHub)
View/report issues

Topics

#dependency #di #injection

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_injections