Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 633 Bytes

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