Skip to content
 
 

Repository files navigation

Flutter Data

Goals/values

  • Zero-bullshit, opinionated way to structure data-driven Flutter apps (ActiveRecord style)
  • Composable: simple should be easy, complex should be possible
  • Minimize boilerplate when working with data in Flutter
  • Glue between UI and data sources in Flutter apps
  • Tightly integrate with other known and loved libraries in the ecosystem (but require none)
  • "An ecosystem of tools and best practices for the pragmatic flutter developer"
  • Scales well (up AND down)
  • Makes the obvious thing

Usage

(In progress.)

About

Seamlessly manage persistent data in your Flutter apps

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages