danela 2.0.0+1 copy "danela: ^2.0.0+1" to clipboard
danela: ^2.0.0+1 copied to clipboard

Dart Abstract Network Layer (Danela)

2.0.0 #

  • run with the optional useCache parameter was replaced with fetch and fetchCached.
  • DefaultRepository is now BaseRepository.
  • AsyncData was renamed to FetchedData to avoid collisions with the AsyncData from the dart:async.
  • ResponseData now can be either SuccessData or ErrorData.
  • Requests have keys now.
  • Added new concept, RepositoriesCluster. Currently, there's only one successor—HashCluster.
  • Added new repositories: TimeRelevant..., Map..., SingleListener..., MultiListener....
  • Added settings and an observer.
  • Documentation for all classes!

1.0.1 #

  • Update the image link

1.0.0 #

  • Initial version.
1
likes
140
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart Abstract Network Layer (Danela)

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, dio, rxdart

More

Packages that depend on danela