import \'package:http/http.dart\' as http; int _total = 0, _received = 0; http.StreamedResponse _response; File _image; List _bytes = []; Future