simple_http_api 1.1.1 copy "simple_http_api: ^1.1.1" to clipboard
simple_http_api: ^1.1.1 copied to clipboard

A package extends the official http package with the features of cancellation, timeout and EventSource. No complicated concepts and redundant functions, just API requests.

1.1.1 #

  • support the fallback encoding for ApiResponse when no valid encoding found in the headers of ApiResponse

1.1.0 #

  • support uploading files in a separate isolate. pull request

1.0.2 #

  • update README
  • remove dependency: path

1.0.1 #

  • add documentations and example/example.dart
  • stable

1.0.0+1 #

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

1.0.0 #

  • Initial version.
  • rename the package name from api to simple_http_api
3
likes
140
pub points
37%
popularity

Publisher

verified publishersimonwang.dev

A package extends the official http package with the features of cancellation, timeout and EventSource. No complicated concepts and redundant functions, just API requests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http_parser, mime

More

Packages that depend on simple_http_api