upload_file_with_progress_flutter
Notes about app: Create new flutter project with name (upload_percentage) to ignore (import) errors Set the following line in (pubspec.yaml) environment: sdk: ">=2.11.0 <3.0.0" and add the following line in the same file: assets: - assets/images/
make latest minSdkVersion 19 in build.gradle