We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785a7cf commit 4cb16baCopy full SHA for 4cb16ba
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.9.1
2
+
3
+- Fix last download progress being wrong on Android (#752)
4
+- Make HTTP timeout configurable on Android (#741)
5
6
## 1.9.0
7
8
- Migrate the Android part to Kotlin from Java (#719)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_downloader
description: Powerful plugin making it easy to download files.
-version: 1.9.0
+version: 1.9.1
repository: https://github.com/fluttercommunity/flutter_downloader
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
maintainer: Bartek Pacia (@bartekpacia)
0 commit comments