designflow_widgets 0.0.6 designflow_widgets: ^0.0.6 copied to clipboard
Package with all the widgets used in DesignFlow
0.0.6 #
- Exposing DesignFlowAppCubit
0.0.5 #
- Add initializeDependencies in DesignFlowWidgets
0.0.4 #
- Fix the dependency injection system
0.0.3 #
- Exposing DesignFlowApp
- Exposing UIFlox
0.0.2 #
- Add forPlayComponentsIDToName in AppCubit
- Add disableEqualityCheck in PageCubit.onNodesChanged
- forPlayPages in AppCubit loads the components lazily.
- PageCubit nodeComponentID referes to first layer-components only in pages. If there is a sub component inside another component, nodeComponentID will be the first layer-component in the page.
- Merged with builder package
0.0.1 #
- Improved performance
- Improved NodeBuilder performance
- Improved BlocBuilderForNodes with necessary only BlocBuilders
0.0.1-dev #
- Initial release