datagen 1.0.3 copy "datagen: ^1.0.3" to clipboard
datagen: ^1.0.3 copied to clipboard

A Dart CLI tool for analyzer-based, extremely fast and clean data class code generation.

1.0.0 #

  • Initial version.

1.0.1 #

  • Fixed an issue where unnecessary \n characters were generated in the output code.

1.0.2 #

  • Updated the prepare dependency to the latest version.

1.0.3 #

  • Fixed an issue where hashCode generation could fail for objects with more than 20 fields by using hashAll.
1
likes
140
points
68
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

A Dart CLI tool for analyzer-based, extremely fast and clean data class code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, args, path, prepare

More

Packages that depend on datagen