fixed_collections 0.5.0-beta copy "fixed_collections: ^0.5.0-beta" to clipboard
fixed_collections: ^0.5.0-beta copied to clipboard

Collections you can't modify. Use lists that give you compile-time errors if you make calls to modify the list.

0.1.0-beta #

Inititial release

0.2.0-beta #

Fix the extension method name (toFixedList)

0.3.0-beta #

Readme wording

0.4.0-beta #

Deprecate more stuff (including hashCode and ==). Use the collections package for list equality.

0.5.0-beta #

Add FixedSet and FixedMap. Revert the change to deprecate hashCode and ==.

7
likes
140
pub points
55%
popularity

Publisher

verified publisherchristianfindlay.com

Collections you can't modify. Use lists that give you compile-time errors if you make calls to modify the list.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on fixed_collections