flutter_injections 1.0.2-beta copy "flutter_injections: ^1.0.2-beta" to clipboard
flutter_injections: ^1.0.2-beta copied to clipboard

This package helps you manage any dependencies in your project with whithout context and is possible to create dependencies for modules.

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
20
likes
0
pub points
32%
popularity

Publisher

verified publishergabul.dev

This package helps you manage any dependencies in your project with whithout context and is possible to create dependencies for modules.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_injections