File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed
Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 1.8.2
2+
3+ - Fix crashing on Flutter 3.3 (#700 )
4+ - Improve README (#692 )
5+ - Android: make it possible to set custom notification title (#437 )
6+
17## 1.8.1
28
3- - Add optional ` int step ` argument to ` FlutterDownloader.registerCallback() `
9+ - Add optional ` step ` argument to ` FlutterDownloader.registerCallback() ` (#435 )
10+ - Add ` initialized ` getter to ` FlutterDownloader ` (#436 )
11+ - Slightly refactor example app (#678 #680 )
12+ - iOS: fix unable to cancel task after terminating the app while downloading
13+ (#658 )
14+ - iOS: fix NSRangeException being thrown when columns in the database don't
15+ match (#661 )
16+ - iOS: migrate off deprecated method
17+ ` stringByReplacingPercentEscapesUsingEncoding ` (#652 )
18+ - Android: add SQLite migration from version 2 to 3 (#667 )
419- Improve README
5- - Slightly refactor example app
6- - Android only: add SQLite migration from version 2 to 3
720
821## 1.8.0+1
922
Original file line number Diff line number Diff line change 11name : flutter_downloader
22description : A plugin for creating and managing download tasks. Supports iOS and Android.
3- version : 1.8.1
3+ version : 1.8.2
44homepage : https://github.com/fluttercommunity/flutter_downloader
5- maintainer : Hung Duy Ha (@hnvn )
5+ maintainer : Bartek Pacia (@bartekpacia )
66
77flutter :
88 plugin :
You can’t perform that action at this time.
0 commit comments