Copying sources from dart:io
15 files changed
tree: ee2101b700d738750b6b082edba114a4123f60fd
  1. lib/
  2. .analysis_options
  3. .gitignore
  4. .status
  5. CHANGELOG.md
  6. LICENSE
  7. pubspec.yaml
  8. README.md
README.md

http_io

The HTTP APIs in dart:io are pure Dart code. To enable faster development and bug fixes, these APIS are moving out of dart:io into this package.