Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PQK GeneratorNew to Visual Studio Code? Get it now.
PQK Generator

PQK Generator

PQK Interface Generator

|
11 installs
| (0) | Free
Generate Dart Entity and Model classes from JSON
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON to TypeScript and Flutter

tool-json is a VS Code extension that helps developers quickly generate Entity and Model classes in Dart from JSON. It also supports TypeScript interfaces, making it easy to work with API responses.

Features

  • 🛠️ Generate Dart Entity & Model Classes: Automatically generates classes with fromJson and toJson methods.
  • 📜 TypeScript Interface Support: Converts JSON into TypeScript interfaces.
  • ⚡ Easy to Use: Works directly inside VS Code, requiring no external setup.

How to Use

  1. Open Tools in VS Code.
  2. Click Start Generator to open the generator.
  3. Paste your JSON data and generate the required model.

License

This project is licensed under the MIT License.

Version

0.1.7

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft