data_class_plugin 0.0.7 copy "data_class_plugin: ^0.0.7" to clipboard
data_class_plugin: ^0.0.7 copied to clipboard

outdated

A tool that uses Dart's Analyzer to generate code on-the-fly.

0.0.7 #

0.0.6 #

  • Introduce new code generation mode: "file" (like build runner). See README
  • Add CLI command (issue #156)
  • Code cleanup

0.0.5 #

0.0.4 #

0.0.3 #

  • Update README.md

0.0.2 #

Resolved issues

  • Fix enum assists not being displayed when there are no fields declared (issue #118)
  • Add // ignore: prefer_const_constructors on copyWith method if there no fields declared and constructor is const (issue #103)
  • Update fromJson json parameter type from Map<String, dynamic> to Map<dynamic, dynamic> (issue #120)
  • Fix Union assist creating a fromJson method instead of a factory constructor (issue #101)

Other changes

  • Updates for README.md
  • Updated examples

0.0.1 #

  • Initial release
19
likes
0
points
81.9k
downloads

Publisher

verified publisherptsakoulis.com

Weekly Downloads

A tool that uses Dart's Analyzer to generate code on-the-fly.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, analyzer_plugin, args, dart_style, file, glob, meta, path, rxdart, stack_trace, watcher, yaml

More

Packages that depend on data_class_plugin