Flutter Data
An opinionated tool to structure data-driven Flutter apps for the pragmatic developer.
Objectives:
- minimize boilerplate when working with data in Flutter
- easy to do the simple, possible to do the complex
- glue between UI and data sources in Flutter apps
- tightly integrate with other known and loved libraries in the ecosystem