- support the fallback encoding for
ApiResponse
when no valid encoding found in the headers ofApiResponse
- support uploading files in a separate isolate. pull request
- update README
- remove dependency:
path
- add documentations and
example/example.dart
- stable
fix incompatible with dependencies of flutter from SDK
- remove dependencies:
meta
and annotations - use dependencies:
path: any
- change min dart SDK to
2.18.0
- Initial version.
- rename the package name from
api
tosimple_http_api