Format, add .travis.yml
2 files changed
tree: 60293c0a7e452411974fd1c0614dfcbee7712f8a
  1. lib/
  2. test/
  3. .analysis_options
  4. .gitignore
  5. .status
  6. .travis.yml
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. 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.