full_context 0.3.0 full_context: ^0.3.0 copied to clipboard
Intuitive state management via Context. With FullContext you still need Providers and Builders to instantiate and display states, but management can all be done through Context
0.3.0 #
- Modify FullContext:
- Add After Init;
- Add Child.
- Merge Widgets with InitWidgets.
0.2.1 #
- Export Init Widgets;
- Invert Changelog.
0.2.0 #
- Add Init Widgets;
- Export Events.
0.1.0 #
- Remove FCBuildStream;
- Change FCBuilder to FCBuildStream;
- Add Events.
0.0.2 #
- Update description.
0.0.1 #
- Creates the core.