model_gen_kit 0.1.1 copy "model_gen_kit: ^0.1.1" to clipboard
model_gen_kit: ^0.1.1 copied to clipboard

Auto Generate Dart Model Class with JsonSerializable, copyWith and toString() method using IntelliJ Plugin.

Model Gen Kit #

Auto Generate Dart Model Class with JsonSerializable, copyWith and toString() method using IntelliJ Plugin.

  1. On IntelliJ(or Android Studio), Install Plugin "Dart Model Generate Kit" : https://plugins.jetbrains.com/plugin/22714-dartmodelgeneratekit
  2. Create empty dart file and write "gm" and press enter.
  3. Write your model class name and arguments.
  4. option + shift + enter (or alt + shift + enter) to generate model class.
2
likes
130
pub points
10%
popularity

Publisher

verified publishernote11.dev

Auto Generate Dart Model Class with JsonSerializable, copyWith and toString() method using IntelliJ Plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on model_gen_kit