dartrofit 1.1.0 copy "dartrofit: ^1.1.0" to clipboard
dartrofit: ^1.1.0 copied to clipboard

A retrofit-like http client for Dart and Flutter.

Change Log #

All notable changes to this project will be documented in this file.

Version 1.1.0 (2020-11-19) #

Refactored this library.

Changed #

  • Both @WebApi() and @webApi have been removed, use @Service() or @service instead.

Version 1.0.0 (2020-08-20) #

Initial release.