designflow_widgets 0.0.10 designflow_widgets: ^0.0.10 copied to clipboard
Package with all the widgets used in DesignFlow
0.0.10 #
- Fix: update context.tr shortcut
0.0.9 #
- Fix StaticTypeInput
0.0.8 #
- Improving DesignFlowAppCubit
- New parameters in UIBox widget
0.0.7 #
- Improving DesignFlowAppCubit
- New parameters in UIFlow widget
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