enum_generator 1.1.5 copy "enum_generator: ^1.1.5" to clipboard
enum_generator: ^1.1.5 copied to clipboard

This is a lightweight library to create functionality for enum class type and make enum usage much better.

1.1.5 #

πŸ”„ Changed

  • Upgraded to build 3.0.0 and migrated to analyzer element2.dart API
  • Fixed code generation compatibility with latest analyzer versions
  • Updated functional enum generator to use new Element2 API

1.1.4 #

πŸ”„ Changed

  • Loosened analyzer version to support both ^5.13.0 and ^8.0.0
  • Loosened sourcegen version to support both ^1.0.0 to ^2.0.0

1.1.3 #

πŸ”„ Changed

  • Bump source_gen to 2.0.0

1.1.2 #

πŸ”„ Changed

  • Loosened analyzer version to support both ^5.13.0 and ^6.0.0

1.1.1 #

πŸ”„ Changed

  • Updated analyzer dependency to 6.2.0.

1.1.0 #

  • Supports flutter3

1.0.9 #

  • Fix cannot generate files

1.0.8 #

  • Update README.md documents

1.0.7 #

  • Fix generate fail with enum has constructor.

1.0.6 #

  • Using enum_annotation instead

1.0.5 #

  • Fix bugs

1.0.4 #

  • Export annotation package

1.0.3 #

  • Change annotation package

1.0.2 #

  • Change packages info

1.0.1 #

  • Fix bugs

0.0.1 #

  • TODO: Describe initial release.
4
likes
140
points
295
downloads

Publisher

unverified uploader

Weekly Downloads

This is a lightweight library to create functionality for enum class type and make enum usage much better.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, build_config, enum_annotation, flutter, source_gen

More

Packages that depend on enum_generator