sealed_generators 1.6.0 copy "sealed_generators: ^1.6.0" to clipboard
sealed_generators: ^1.6.0 copied to clipboard

outdated

Dart and Flutter sealed or union class generator and annotations, with match methods and other utilities.

1.6.0 #

  • Changed cast methods to getters
  • Downgrade meta to 1.3.0

1.5.0 #

  • Removed support for super_enum API
  • Removed support for non null-safe projects.
  • Removed whenOrThrow, whenOrNull and whenOrDefault
  • Removed wrapping functionality
  • Rename whenOrElse to maybeWhen
  • Rename whenPartial to partialWhen
  • Refactor partialWhen implementation
  • Added map, maybeMap and partialMap methods

1.4.0 #

  • Fix version problems

1.3.0 #

  • Using const factories
  • Updated analyzer to 2.0.0

1.2.0 #

  • Using factory instead of static methods
  • Disabled copy method generation

1.1.0 #

  • Decoupled super_enum APIs from dart_sealed

1.0.0 #

  • Initial version
3
likes
0
pub points
34%
popularity

Publisher

verified publisher6thsolution.com

Dart and Flutter sealed or union class generator and annotations, with match methods and other utilities.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, meta, pub_semver, sealed_annotations, sealed_writer, source_gen

More

Packages that depend on sealed_generators