Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

json

by labs.dart.dev

flutter pub add json
pub.dev Source Code API Docs
Category : JSON
Dart 3 compatible : Yes
Null safety : Yes
Platform(s) : Android iOS Web macOS Windows Linux
Dart SDK : ^3.6.0-edge
Latest Version : 0.20.4 (Dec, 2024)
Created : Aug, 2013
Pub Likes : 96
Pub 30-day Downloads : 1.2K
Pub Points : 150
GitHub Stars : 10.4K
Open Issues : 8178

About json package

Easy encoding and decoding of JSON maps (maps of type `Map`). Uses a macro that auto-generates a `fromJson` decoding constructor and a `toJson` encoding method.

Open Source Flutter Apps & Projects that use json package

Currently, there are no open source Flutter apps available that use this package.
Please consider submitting one here.

Any issues in this page? Report here.

Last updated: January 26, 2025