File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.10.1
2+
3+ - Fix crash when ` allowCellular ` is null on iOS (#774 )
4+
15## 1.10.0
26
37- Add ` allowCellular ` argument to ` loadTasksWithRawQuery() ` (#765 )
4- - Fix database of download tasks being created in a public directory on iOS (#728 )
8+ - Fix database of download tasks being created in a public directory on iOS
9+ (#728 )
510- Add ` allowCellular ` argument to ` DownloadCallback ` (#754 )
611
712## 1.9.1
6469
6570- Improve documentation
6671
67- - Make it possible to disable logging using ` FlutterDownloader.initialize(debug: false) `
72+ - Make it possible to disable logging using `FlutterDownloader.initialize(debug:
73+ false)`
6874
6975## 1.7.4
7076
135141
136142## 1.4.1
137143
138- - Android: fix bug ` ensureInitializationComplete must be called after startInitialization `
144+ - Android: fix bug `ensureInitializationComplete must be called after
145+ startInitialization`
139146- clarify integration documents
140147
141148## 1.4.0
Original file line number Diff line number Diff line change 11name : flutter_downloader
22description : Powerful plugin making it easy to download files.
3- version : 1.10.0
3+ version : 1.10.1
44repository : https://github.com/fluttercommunity/flutter_downloader
55issue_tracker : https://github.com/fluttercommunity/flutter_downloader/issues
66maintainer : Bartek Pacia (@bartekpacia)
You can’t perform that action at this time.
0 commit comments