# IntelliJ-Json2json_serializable **Repository Path**: mirrors_xinledanding/IntelliJ-Json2json_serializable ## Basic Information - **Project Name**: IntelliJ-Json2json_serializable - **Description**: 🎉Convert json for the json_serializable of flutter/dart.为 flutter/dart 的 json_serializable 转换 json。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-27 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 🎉为 flutter/dart 的 json_serializable 转换 json 所开发的 IntelliJ 插件。 ## 下载地址 [json2json-serializable](https://plugins.jetbrains.com/plugin/12755-json2json-serializable) ## 如何使用 1. 打开 *.dart 文件 2. 点击 menu -> code -> JsonToDartClass. 3. 输入 json 并且点击 ok 按钮. 4. 打开终端(windows是cmd)并输入:flutter pub run build_runner build 5. 完成. ## 快捷键 打开插件: - macOS:Command + option + N - Windows:Control + alt + N 快速确定: - macOS:Command + Enter - Windows:Control + Enter ## 欢迎反馈 如果有任何问题和bug,可以使用 [issues](https://github.com/liujingtech/IntelliJ-Json2json_serializable/issues) 反馈。谢谢大家能为这个项目出一分力。 这个项目目前还没有为开源准备好,但是我们会在功能稳定后进行开源。