flutter_data_json_api_adapter 0.8.0 copy "flutter_data_json_api_adapter: ^0.8.0" to clipboard
flutter_data_json_api_adapter: ^0.8.0 copied to clipboard

JSON:API adapter for Flutter Data

CHANGELOG #

[0.8.0] - November 22nd, 2022 #

  • Upgrade dependencies

[0.7.1] - July 29th, 2022 #

  • Upgrade dependencies

[0.7.0] - May 28th, 2022 #

  • Call super.deserialize to make it overridable
  • Upgrade to async serialization API
  • Upgrade dependencies

[0.6.0] #

  • Upgrade FD and adjust

[0.5.0] #

  • Upgrade dependencies to latest
  • Breaking changes to deserialize API signature

[0.4.0] #

  • Upgrade dependencies

[0.3.0] #

  • Upgrade to null-safety

[0.2.0-rc5] #

  • Fix singular and missing types
  • Fix keyForField in serialize attributes
  • Support and test overridable remote type, null relationships
  • Add guard to BelongsTo serialization
  • Add stub for new offline node in graph
  • Upgrade Flutter Data dependency

[0.1.11] - 2021-03-12 #

  • Upgrade Flutter Data dependency

[0.1.10] - 2021-03-11 #

  • Upgrade Flutter Data dependency

[0.1.9] - 2020-12-11 #

  • Fix fieldForKey in attributes
  • Fix tests

[0.1.8] - 2020-12-06 #

  • Allow mapping local to remote types

[0.1.7] - 2020-11-11 #

  • upgrade deps
  • publish on pub.dev again

[0.1.2] - 2020-10-08 #

  • Point to git version of Flutter Data
  • Upgrade dependencies

[0.1.1] - 2020-07-29 #

  • Initial release with basic JSON:API serialization/deserialization features
3
likes
110
pub points
49%
popularity

Publisher

unverified uploader

JSON:API adapter for Flutter Data

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter_data, json_api

More

Packages that depend on flutter_data_json_api_adapter