Skip to content

Commit 3175512

Browse files
authored
bump version to 1.10.0 (#782)
1 parent 0dfb8df commit 3175512

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.10.0
2+
3+
- Add `allowCellular` argument to `loadTasksWithRawQuery()` (#765)
4+
- Fix database of download tasks being created in a public directory on iOS (#728)
5+
- Add `allowCellular` argument to `DownloadCallback` (#754)
6+
17
## 1.9.1
28

39
- Fix last download progress being wrong on Android (#752)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_downloader
22
description: Powerful plugin making it easy to download files.
3-
version: 1.9.1
3+
version: 1.10.0
44
repository: https://github.com/fluttercommunity/flutter_downloader
55
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
66
maintainer: Bartek Pacia (@bartekpacia)

0 commit comments

Comments
 (0)