• Jonah Williams's avatar
    Remove package:http from Flutter (#15416) · 88cc9773
    Jonah Williams authored
    * use HttpOverrides and dart:io HttpClient in flutter
    
    * add missing package:http dependency
    
    * update flutter packages and remove comment about createHttpClient from flutter_test
    
    * move byte loading logic to common class, move string parsing logic to base class
    
    * addAll doesn't work for a Uint8List
    
    * use bytes.setRange
    
    * undo addition to hello_world
    
    * add newline to end of binding.dart
    
    * and a newline for hello world
    
    * refactor to function and add tests
    
    * address comments on unknown length case
    
    * alignment
    
    * sort alaphabetically
    
    * rename convertResponse to consolidateClientHttpClientResponseBytes.  Add header
    
    * fix alignment in test
    88cc9773
Name
Last commit
Last update
..
test Loading commit data...
README.md Loading commit data...
VERSION_LINUX_NDK Loading commit data...
VERSION_LINUX_SDK Loading commit data...
VERSION_MACOSX_NDK Loading commit data...
VERSION_MACOSX_SDK Loading commit data...
VERSION_WIN_SDK Loading commit data...
analyze-sample-code.dart Loading commit data...
docs.sh Loading commit data...
download_android_tools.py Loading commit data...
find_depot_tools.py Loading commit data...
prepare_package.dart Loading commit data...
pubspec.yaml Loading commit data...
test.dart Loading commit data...
travis_install.sh Loading commit data...
travis_script.sh Loading commit data...
travis_setup.sh Loading commit data...
upload_android_tools.py Loading commit data...