wc_dart_framework_generator 1.5.0
wc_dart_framework_generator: ^1.5.0 copied to clipboard
Code generator for wc_dart_framework
1.5.0 #
- In BlocSelector you can pass bloc.
- Packages updated
1.4.0 #
- @BlocGenIgnoreFieldSelector support added.
1.3.2 #
- null check fixed in hydrated state.
1.3.1 #
- enum support fixed for hydration.
1.3.0 #
- read hydrateStateKey from @BlocGen.
1.2.1 #
- state is replaced with blocState inside fromJson.
1.2.0 #
- read hydrateState from @BlocGen.
1.1.3 #
- null check added in fromJson.
1.1.2 #
- Generate will generate HydratedMixin only if any hydrated field is present.
1.1.1 #
- toJson state null check added.
1.1.0 #
- BlocHydratedField added.
1.0.1 #
- version sync with wc_dart_framework.
1.0.0 #
- Initial version.