Last updated:
0 purchases
flexible json serializable
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.