object_modifier 1.0.0 copy "object_modifier: ^1.0.0" to clipboard
object_modifier: ^1.0.0 copied to clipboard

A lightweight Dart library for merging, normalizing, and handling complex JSON structures effortlessly.

1.0.0 #

  • πŸ”„ Merge two JSON Map objects recursively.
  • 🧩 Merge and normalize complex List structures with identifier detection.
  • βš™οΈ Custom NonEncodableObjectNormalizer support for non-standard objects.
  • πŸͺ„ Smart handling of primitive, list, and map types.
  • πŸ’‘ Simple and universal API: ObjectModifier.mergeMap() and ObjectModifier.mergeList().
1
likes
150
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Dart library for merging, normalizing, and handling complex JSON structures effortlessly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on object_modifier