get_storage_plus_dev 1.0.2
get_storage_plus_dev: ^1.0.2 copied to clipboard
A fast, extra light and synchronous key-value storage written entirely in Dart
get_storage_plus #
A fast, extra light and synchronous key-value in memory, which backs up data to disk at each operation. It is written entirely in Dart and easily integrates with Get framework of Flutter. Supports Android, iOS, Web, Mac, Linux, and fuchsia and Windows**. Can store String, int, double, Map and List