We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03314a commit 447702eCopy full SHA for 447702e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.11.1
2
+
3
+- Don't crash when `FlutterDownloader.registerCallback()` wasn't called (#879)
4
5
## 1.11.0
6
7
- Convert `DownloadTaskStatus` into an `enum` (#835)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_downloader
description: Powerful plugin making it easy to download files.
-version: 1.11.0
+version: 1.11.1
repository: https://github.com/fluttercommunity/flutter_downloader
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
maintainer: Bartek Pacia (@bartekpacia)
0 commit comments