Rename .analysis_options to analysis_options.yaml
1 file changed
tree: 6ecae072b9ef2f6fcf138d04c616d3f0b310758a
  1. lib/
  2. test/
  3. .gitignore
  4. .status
  5. .travis.yml
  6. analysis_options.yaml
  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.