select 0.4.1 copy "select: ^0.4.1" to clipboard
select: ^0.4.1 copied to clipboard

Code generation for selectors of class fields and enum cases that helps reduce repetitive code.

[0.4.1] – 2023-02-04 #

Fixed #

  • Documentation installation instructions
  • @selectable generator for mixins

[0.4.0] – 2022-11-29 #

Added #

  • whenOrNull and whenConstOrNull methods to @matchable annotation.

Changed #

  • Bumped analyzer dependency to ^5.2.0

[0.3.1] – 2022-06-21 #

Changed #

  • Refactored Generators to reduce code duplication

Fixed #

  • Selectable generator to work with mixins using new Dart

[0.3.0] – 2022-05-21 #

Changed #

  • Bumped analyzer dependency to 4.1.0, thus supporting Flutter 3

[0.2.0] – 05.05.2022 #

Added #

  • MatchableGenerator for @matchable annotation

Changed #

  • Internal architecture refactoring

[0.1.0] - 30.04.2022 #

  • Initial version
13
likes
140
points
482
downloads

Publisher

verified publisheryakov.codes

Weekly Downloads

Code generation for selectors of class fields and enum cases that helps reduce repetitive code.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, code_builder, meta, select_annotation, source_gen

More

Packages that depend on select