wc_dart_framework_generator 1.3.1
wc_dart_framework_generator: ^1.3.1 copied to clipboard
Code generator for wc_dart_framework
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.