jsnail 1.0.1 copy "jsnail: ^1.0.1" to clipboard
jsnail: ^1.0.1 copied to clipboard

Safe parsing helpers for Map<String, Object?> and JSON-like data.

1.0.1 #

  • Removed collection dependency to avoid version conflicts

1.0.0 #

  • Introduced extension-based API for safe parsing
  • Removed JSnail class and mixin-based usage
  • Nullable-first design without try/catch
  • Safe List and Map parsing
  • Enum parsing without exceptions
  • String to number parsing support
  • Zero external dependencies
  • Improved documentation and examples

0.0.3 #

  • README update

0.0.2 #

  • Platforms support update

0.0.1 #

  • Initial release
1
likes
140
points
88
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Safe parsing helpers for Map<String, Object?> and JSON-like data.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on jsnail