datacontext 2.0.3 copy "datacontext: ^2.0.3" to clipboard
datacontext: ^2.0.3 copied to clipboard

A library that makes API fetching more natural and more readable

1.0.0 #

  • Initial version.

1.0.1 #

  • Added support for child relations inside data sets

1.0.2 #

  • Added support to widgets

1.0.3 #

  • Added support to controllers

1.0.4 #

  • Allowed client to instantiate controllers

1.0.5 #

  • Changed widget type on loader widget

1.0.6 #

  • Added support to request tracking

1.0.7 #

  • Corrected CRUD bugs

1.0.8 #

  • Corrected README

1.0.9 #

  • Corrected README links

1.0.91 #

  • Improved algorithms that build query parameters from maps

1.1.0 #

  • Add support to replication of a dataset

1.1.1 #

  • Updated README

1.1.2 #

  • Formatted code

1.1.3 #

  • Corrected query parameter builder code

1.1.4 #

  • Corrected query parameter builder code 2

1.1.5 #

  • Added support for a new way of storing data

1.1.6 #

  • Added support for a new way of storing data

1.1.7 #

  • Allowed to clean dataset when getting child

1.1.8 #

  • Allowed to clean dataset when getting child

1.1.9 #

  • Corrected bug that made the first child be the only one

1.2.0 #

  • Added child to replicated datasets

1.2.1 #

  • Added child to replicated datasets - bug fixes

1.2.2 #

  • Centered the track of the IO process in the load status property

1.2.3 #

  • Fixed some errors on the FailWidget

1.2.4 #

  • Set dismissed failed property for true in the LoadStatusWidget

1.2.5 #

  • Allowed datasets to have their own origin

1.2.6 #

  • Added support to retrieving a dataset passing their type instead of their string name

2.0.0 #

  • Refactored the dataset class, added features to make general API calls and added a object with options so that you can control better your datasets
  • Children can now be accessed using only their type
  • Each dataset now have their own middleware
  • Divided Dataset into Dataset and DataStorage

2.0.1 #

  • Changed some stuff to pass pub dev analysis

2.0.2 #

  • Changed some stuff to pass pub dev analysis

2.0.3 #

  • Changed some stuff to pass pub dev analysis
5
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A library that makes API fetching more natural and more readable

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, http, provider

More

Packages that depend on datacontext