fstorage 0.0.1 copy "fstorage: ^0.0.1" to clipboard
fstorage: ^0.0.1 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.
1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for save local data in your app!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, path_provider, universal_html

More

Packages that depend on fstorage