flexible_json_serializable 6.11.0 copy "flexible_json_serializable: ^6.11.0" to clipboard
flexible_json_serializable: ^6.11.0 copied to clipboard

Base on json_serializable package Automatically generate code for converting to and from JSON by annotating Dart classes.

flexible_json_serializable #

Base on package:json_serializable and handle parsing JSON to objects without throwing exceptions.

Support types without exception (required nullable type)

BigInt, bool, DateTime, double, int, List, Map, Object, String, Uri

Example

Left: json_serializable

Right: flexible_json_serializable

[]

4
likes
130
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

Base on json_serializable package Automatically generate code for converting to and from JSON by annotating Dart classes.

Topics

#json #build-runner #json-serializable #codegen

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, async, build, build_config, collection, dart_style, json_annotation, meta, path, pub_semver, pubspec_parse, source_gen, source_helper

More

Packages that depend on flexible_json_serializable