freezed_collection 2.1.6 copy "freezed_collection: ^2.1.6" to clipboard
freezed_collection: ^2.1.6 copied to clipboard

Extending dart:freezed to deep copyWith for collection.

2.1.6 #

  • build method (previously named as seal).

2.1.5 #

  • chaining of collection operators forced to return this.

2.1.4+1 #

  • FreezedSet added

2.1.1-pre1 #

  • FreezedList added

2.1.0-pre1 #

  • Removed no-sound checking, sound expected always (dart 3.0+).

2.0.0-pre1 #

  • FreezedMap added

1.0.0 #

  • ported to freezed: 3.0.6

0.0.3 #

  • List interface on FreezedList.copyWith.
  • Iterable constructor.

0.0.1 #

  • Initial version.
3
likes
160
points
536
downloads

Publisher

verified publishermtbo.org

Weekly Downloads

Extending dart:freezed to deep copyWith for collection.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on freezed_collection