🎉 An IntelliJ plugin converts json for dart json_serializable .
Download
How to use
- Open the *.dart file
- Click menu -> code -> JsonToDartClass.
- Input json and click the ok button.
- open Terminal(Windows is CMD) and enter:flutter pub run build_runner build
- Finished.
Hot key
Open the plugin:
- macOS:Command + option + N
- Windows: Control + alt + N
Confirm:
- macOS:Command + Enter
- Windows: Control + Enter
Feedback
If you have any questions or bugs, you can use issues feedback. Thank you for your contribution to this project.
This project is not yet ready for open source, but we will open source after feature stable.