Clone this repo:

Branches

  1. 405fc79 Bump actions/checkout from 2 to 3 (#92) by dependabot[bot] · 2 years, 2 months ago master
  2. ccfb1ef Fix updated lints (#91) by Kevin Moore · 2 years, 9 months ago
  3. fcb94c0 Dart format with latest SDK (#90) by Kevin Moore · 2 years, 10 months ago
  4. b723cb6 Bump dart-lang/setup-dart from 0.3 to 1 (#89) by dependabot[bot] · 2 years, 11 months ago
  5. ac00226 Add dependabot by Kevin Moore · 2 years, 11 months ago

http_io

Build Status

The HTTP APIs in dart:io are pure Dart code not relying on native runtime calls. To enable faster development and bug fixes, these APIs are moving out of dart:io into this package.

Watch the dart-misc mailing list for news about deprecation and migration.