json_serializable_collector 1.0.0
json_serializable_collector: ^1.0.0 copied to clipboard
This bad code will help you improve your life. I wrote as best as I could. If you know how to write this utility better - write. Criticism is unacceptable. PRs are welcome.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add json_serializable_collectorWith Flutter:
$ flutter pub add json_serializable_collectorThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
json_serializable_collector: ^1.0.0Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.