mobkit_enum_generator 0.1.1 mobkit_enum_generator: ^0.1.1 copied to clipboard
Provides Dart Build System builders for handling Enum. You can get values and descriptions from your enums.
0.0.1 #
- Package published
0.0.2 #
- SDK Version updated
0.0.3 #
- Add Description with Annotation
0.0.4 #
- Enum annotations are taken in Annotation.
0.0.5 #
- Added Example project.
0.0.6 #
- Added fromValue method.
0.0.7 #
- fromValue bug fix.
0.0.8 #
- fromValue bug fix.
0.0.9 #
- Flutter version update for 3.10.0.
0.1.0 #
- fromValue bug fix.
0.1.1 #
- fromValue nullable added.