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 7de7879 commit e1d96a7Copy full SHA for e1d96a7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.11.4
2
+
3
+- Fix for not working after upgrade to IOS 17 and Xcode 15 (#899)
4
+- fix for Issue with Spaces and Parentheses in File Names (#904)
5
6
7
## 1.11.3
8
9
- Fix for file name not being saved (#894)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_downloader
description: Powerful plugin making it easy to download files.
-version: 1.11.3
+version: 1.11.4
repository: https://github.com/fluttercommunity/flutter_downloader
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
maintainer: Salma (@salmaahhmed)
0 commit comments