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

outdated

A pragmatic tool to build data-driven Flutter apps with minimal boilerplate, based on the Active Record pattern.

[0.3.1] - 2020-04-19 #

  • Release to pub

[0.3.0] - 2020-04-06 #

  • Revamp serialization system
  • Added standard json and JSON:API adapters
  • Better relationship support

[0.2.0] - 2020-04-04 #

  • Auto/manual model initialization modes
  • Allow nullable relationships
  • Misc refactoring
  • More test coverage

[0.1.3] - 2020-04-01 #

  • Allow DataId to hold null IDs and save ID-less models
  • Fix relevant unit & integration tests

[0.1.2] - 2020-03-31 #

  • Fix also API in DataManagerX extension
  • Improve tests

[0.1.1] - 2020-03-31 #

  • Initial commit
346
likes
0
pub points
85%
popularity

Publisher

verified publisherflutterdata.dev

A pragmatic tool to build data-driven Flutter apps with minimal boilerplate, based on the Active Record pattern.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

async, data_state, debounce_throttle, equatable, hive, http, inflection2, json_api, path, recase, rxdart, source_gen, uuid

More

Packages that depend on flutter_data