levit_flutter_core 0.0.5
levit_flutter_core: ^0.0.5 copied to clipboard
Flutter widgets for the Levit framework - bridges reactive state and DI to the Flutter widget tree.
0.0.5 #
- Production-ready documentation (Effective Dart compliance)
- Added
topicsto pubspec for improved discoverability - Performance and stability improvements
0.0.4 #
- Optimized
LWatchwith fast-path for multiple dependencies. - Reduced
LViewmounting overhead, improving "View Churn" metrics. - Fixed reactivity issues in
LStatusBuilder. - Improved
BuildContext.levitperformance.
0.0.3 #
- Linting fixes and strict analysis compliance.
0.0.2 #
- Added documentation for
LxError,LScopedView,LState,LStatefulView, andLStatusBuilder. - Added example application.
0.0.1 #
- Initial release.