from_json_to_json 0.2.1 copy "from_json_to_json: ^0.2.1" to clipboard
from_json_to_json: ^0.2.1 copied to clipboard

A small set utilities to safely convert JSON to values and back

0.2.1 #

  • perf: dateTimeFromIso8601String added check for empty strings

0.2.0 #

Added #

  • Type-safe decoding with jsonDecodeListAs<T> and jsonDecodeMapAs<K,V>
  • More flexible input handling - all decode functions now accept dynamic input
  • Enhanced string decoding with pattern matching in jsonDecodeString

0.1.0 #

initial version

1
likes
150
points
1.02k
downloads

Publisher

unverified uploader

Weekly Downloads

A small set utilities to safely convert JSON to values and back

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, is_dart_empty_or_not

More

Packages that depend on from_json_to_json