uploading images to FirebaseStorage:
UploadTask uploadTask = _ref.putFile(image as i.File); setState(() { _isUploading = true; _uploadProgress = (u