https://github.com/sharmadhiraj/json-to-dart
A Flutter web app simplifying the conversion of JSON data into Dart classes effortlessly.
https://github.com/sharmadhiraj/json-to-dart
android api dart flutter ios json json-to-dart mobile web
Last synced: about 2 months ago
JSON representation
A Flutter web app simplifying the conversion of JSON data into Dart classes effortlessly.
- Host: GitHub
- URL: https://github.com/sharmadhiraj/json-to-dart
- Owner: sharmadhiraj
- Created: 2024-01-01T12:13:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T12:42:31.000Z (11 months ago)
- Last Synced: 2025-08-15T13:29:41.766Z (11 months ago)
- Topics: android, api, dart, flutter, ios, json, json-to-dart, mobile, web
- Language: Dart
- Homepage: https://sharmadhiraj.github.io/json-to-dart/
- Size: 30.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON to Dart
A Flutter web app to effortlessly convert JSON data into Dart classes.
## Features
- Converts JSON to Dart classes with support for nested objects and lists.
- Optional generation of `toJson`, `fromJson`, and `parseList` methods.
- Caches input JSON and settings for a seamless workflow.
- Simple, user-friendly interface for Flutter developers.
## Demo

Try it at [JSON to Dart Converter](https://sharmadhiraj.github.io/json-to-dart/).
## Feedback
Your reviews and suggestions are welcome! Share feedback to improve the tool.