flutter_file_storage 0.0.4 copy "flutter_file_storage: ^0.0.4" to clipboard
flutter_file_storage: ^0.0.4 copied to clipboard

discontinuedreplaced by: flutter_key_value_file_storage
PlatformAndroidiOS
outdated

An implementation for flutter file storage. For example keychain has a soft limit of 4kb. Using the file system instead we can store much larger content

0.0.4 11/01/2022 #

Fixed #

  • Tests

0.0.3 11/01/2022 #

Breaking #

  • Made the keysStorageKey required

0.0.2 11/01/2022 #

Breaking #

  • Changed params of the file store manager to key instead of filename
  • removed the deleteAll from the file store manager

0.0.1 11/01/2022 #

  • initial release
1
likes
110
points
20
downloads

Publisher

verified publishericapps.com

Weekly Downloads

An implementation for flutter file storage. For example keychain has a soft limit of 4kb. Using the file system instead we can store much larger content

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, flutter_secure_storage, path, path_provider, synchronized

More

Packages that depend on flutter_file_storage

Packages that implement flutter_file_storage