unmodifiable_collection 0.9.2+1 copy "unmodifiable_collection: ^0.9.2+1" to clipboard
unmodifiable_collection: ^0.9.2+1 copied to clipboard

discontinued
Dart 1 only

Discontinued library. Use package:collection/wrappers.dart instead.

Deprecated

This library used to introduce unmodifiable wrappers for collections.

This functionality has been moved to the collection library.

Please replace the import of this library with:

import "package:collection/wrappers.dart";

and change dependencies to match.

0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Discontinued library. Use package:collection/wrappers.dart instead.

Homepage

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

collection

More

Packages that depend on unmodifiable_collection