Flutter Gems is a curated list of 6000+ 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.5.0-154
Latest Version : 0.20.2 (May, 2024)
Created : Aug, 2013
Pub Likes : 86
Pub Points : 150
GitHub Stars : 10224
Open Issues : 7268

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: November 15, 2024