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