flutter_data 0.0.1 copy "flutter_data: ^0.0.1" to clipboard
flutter_data: ^0.0.1 copied to clipboard

outdated

An opinionated way to structure data-driven Flutter apps

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