dime_flutter 0.6.0
dime_flutter: ^0.6.0 copied to clipboard
Flutter support for Dime dependency injection. Will provide scoped widgets and helping methods to use Dime with in Flutter codebase.
0.6.0 Dime with nullsafety #
0.4.0 Following dime versioning #
0.3.5 Following dime versioning #
0.3.4 Fix for single by tag injection #
0.3.3 Update for Fimber 0.4 #
0.3.2 Dime for Flutter #
- Inherit widget for Dime Scope
DimeScopeFlutterWidget to wrap children with a scopeDimeFlutterInherited widget to fetch last scope instance
0.3.1 Publish errors fixes #
0.0.1-dev Dime for Flutter widget #
- initial Dime scope widget with dispose wrapper of
StatefulWidget.