Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 354 Bytes

Fluid item storage for Flutter.

Features

Storage and preference management with batteries included ⚡

Getting started

To start using Fluid Storage, add it as a dependency in your pubspec.yaml file:

dependencies:
  fluid_storage: ^0.1.0

TODO

  • Add usage examples
  • Code generation for entries class
  • Code cleanup