super_enum_generator 0.6.0 copy "super_enum_generator: ^0.6.0" to clipboard
super_enum_generator: ^0.6.0 copied to clipboard

discontinuedreplaced by: freezed

Dev-dependency to generate sealed classes and when statements together with the super_enum.dart package.

0.6.0 #

BREAKING #

0.5.0 #

0.4.3 #

0.4.2 #

0.4.1 #

0.4.0 #

  • Added support for generic data types DataField<List<foo>>('foos') eg : List, Map, BuiltList etc

  • Added support for union types. @UseClass()

  • Made the generated code more cohesive with generics.

  • Bug fixes and improvements.

0.3.0 #

  • Added two new 'whenX' methods.

    • whenOrElse
    • whenPartial
  • Bug fixes and improvements.

0.2.0+1 #

  • Set version range for 'analyzer' and 'build' for removing version compatibility issues.

0.2.0 #

  • Make object classes singleton.

  • Make Data classes Equatable * '==' * 'hashCode' * 'toString'

0.1.0 #

  • Updated super_enum to v0.1.0.
  • Added example.

0.0.1+1 #

  • Fix homepage link.

0.0.1 #

  • Initial Release.
10
likes
40
pub points
18%
popularity

Publisher

verified publisherxdsahil.dev

Dev-dependency to generate sealed classes and when statements together with the super_enum.dart package.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, code_builder, dart_style, source_gen, super_enum

More

Packages that depend on super_enum_generator