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
+
1
5
## 1.10.0
2
6
3
7
- 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 )
5
10
- Add ` allowCellular ` argument to ` DownloadCallback ` (#754 )
6
11
7
12
## 1.9.1
64
69
65
70
- Improve documentation
66
71
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)`
68
74
69
75
## 1.7.4
70
76
135
141
136
142
## 1.4.1
137
143
138
- - Android: fix bug ` ensureInitializationComplete must be called after startInitialization `
144
+ - Android: fix bug `ensureInitializationComplete must be called after
145
+ startInitialization`
139
146
- clarify integration documents
140
147
141
148
## 1.4.0
Original file line number Diff line number Diff line change 1
1
name : flutter_downloader
2
2
description : Powerful plugin making it easy to download files.
3
- version : 1.10.0
3
+ version : 1.10.1
4
4
repository : https://github.com/fluttercommunity/flutter_downloader
5
5
issue_tracker : https://github.com/fluttercommunity/flutter_downloader/issues
6
6
maintainer : Bartek Pacia (@bartekpacia)
You can’t perform that action at this time.
0 commit comments