levit_dart_core 0.0.5
levit_dart_core: ^0.0.5 copied to clipboard
The core framework for pure Dart applications. Aggregates dependency injection and reactivity.
0.0.5 #
- Production-ready documentation (Effective Dart compliance)
- Added
topicsto pubspec for improved discoverability - Performance and stability improvements
0.0.4 #
- Optimized
Zone.currentlookups for auto-linking (fast-path when no capture is active). - Integrated with unified
LevitStateMiddlewaresystem. - Renamed
LevitScopeMiddleware.onInittoonDependencyInit. - Improved controller lifecycle management and async initialization.
0.0.3 #
- Linting fixes and dependencies update.
0.0.2 #
- Added example project.
0.0.1 #
- Initial release.