persistent_set 0.1.0 copy "persistent_set: ^0.1.0" to clipboard
persistent_set: ^0.1.0 copied to clipboard

A simple Dart package that provides a Set<T>-like interface which is persisted on the device.

0.1.0 #

  • support persistent set for any type thanks to Qualle2911 contribution

0.0.1 #

  • support PersistentStringSet
1
likes
140
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Dart package that provides a Set<T>-like interface which is persisted on the device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on persistent_set