fstorage 0.0.1+2 copy "fstorage: ^0.0.1+2" to clipboard
fstorage: ^0.0.1+2 copied to clipboard

A Flutter package for save local data in your app!

0.0.1 #

  • Save and load data in your app from local storage.
  • The default types allowed is String, Int, Double, Bool, DateTime and Entity.
  • Entity is a superclass that can be extended to create your own types.

0.0.1+1 #

  • Removed universal_html package

0.0.1+2 #

  • Small adjustments in the Storage class
1
likes
130
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for save local data in your app!

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, path, path_provider

More

Packages that depend on fstorage