full_context 0.5.1 full_context: ^0.5.1 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.5.1 #
- export FCInit.
0.5.0 #
- Remove Events;
- Remove Maps;
- Add FCInit.
0.4.2 #
- Add seed state in Controller.
0.4.1 #
- Add initial state on Builder.
0.4.0 #
- Add Errors Handlers in Builder, Listener and Consumer;
- Add Null Handlers in Builder and Consumer.
0.3.1 #
- Add BuildContext in Map.
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.