File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ ## 1.8.0+1
2+
3+ - Fix broken images in README on pub.dev
4+
15## 1.8.0
26
3- - Bump minimum Flutter version to 3.0.
7+ - Bump minimum Flutter version to 3.0
48
5- - Bump minimum Dart version to 2.17.
9+ - Bump minimum Dart version to 2.17
610
711- Improve documentation
812
Original file line number Diff line number Diff line change @@ -27,15 +27,15 @@ The following steps require to open your `ios` project in Xcode.
2727
28281 . Enable background mode.
2929
30- <img width =" 512 " src =" screenshot/enable_background_mode.png?raw=true " />
30+ <img width =" 512 " src =" https://github.com/hnvn/flutter_downloader/blob/master/ screenshot/enable_background_mode.png?raw=true" />
3131
32322 . Add ` sqlite ` library.
3333
3434<p >
35- <img width="512" src="screenshot/add_sqlite_1.png?raw=true" />
35+ <img width="512" src="https://github.com/hnvn/flutter_downloader/blob/master/ screenshot/add_sqlite_1.png?raw=true" />
3636</p >
3737<p style =" margin-top :30 ;" >
38- <img width="512" src="screenshot/add_sqlite_2.png?raw=true" />
38+ <img width="512" src="https://github.com/hnvn/flutter_downloader/blob/master/ screenshot/add_sqlite_2.png?raw=true" />
3939</p >
4040
41413 . Configure ` AppDelegate ` :
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.0
3+ version : 1.8.0+1
44homepage : https://github.com/fluttercommunity/flutter_downloader
55maintainer : Hung Duy Ha (@hnvn)
66
You can’t perform that action at this time.
0 commit comments