🎉 An IntelliJ plugin converts json for dart json_serializable .
- 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.
Open the plugin:
- macOS:Command + option + N
- Windows: Control + alt + N
Confirm:
- macOS:Command + Enter
- Windows: Control + Enter
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.
Because of my mistake, the computer data was lost, and now the code can only be obtained by decompiling.