json_dart 0.1.5
json_dart: ^0.1.5 copied to clipboard
The well-tested helpers for convenient work with JSON types. It can blur key fields and keep only important fields.
Changelog #
All notable changes to the project JsonDart
will be documented in this file.
See Conventional Commits for commit guidelines.
0.1.5 #
- Provided a link to webduet.de into
README
. - Enhanced Fresher's badge.
- Upgraded dependencies.
0.1.4 #
- Changed the style for shields in
README
. - Added a link to Awesome Flutter in
example/README
. - Stabilized CI for tests.
- Excluded some folders from the analysis.
- Updated cover.
0.1.3 #
- Enhanced
README
: added an opening speech in Welcome section, What's New section, shorted sentences, added a link to CodeTriangle, replaced badges with supported platforms to https://badgen.net/pub, etc. - Upgraded dependencies.
0.1.2 #
- Added a help for first-time contributor in
README
. - Provided supported platforms.
- Included a link to tests and more badges from
README
. - Updated description.
0.1.1 #
- Added CI.
- Provided badges to
README
.
0.1.0 #
- Initial release.