Minor change.

This commit is contained in:
stonegate 2020-09-10 14:08:01 +08:00
parent dca987f65a
commit 5114d6ad4e
2 changed files with 12 additions and 12 deletions

View File

@ -11,11 +11,11 @@ Release date 2020/8/30
* Option to hide listened default.
* Change skip next/previous to fastForward/rewind on headset click.
## Bugs fixed
### Bugs fixed
* Download error when filename too long.
## Minor change
### Minor change
* Update download button style and downloaded indicator style.
* Add 1.1 to speed setting.

View File

@ -12,10 +12,10 @@ dependencies:
flutter_localizations:
sdk: flutter
auto_animated: ^2.1.0
audio_session: ^0.0.3
cached_network_image: ^2.2.0+1
audio_session: ^0.0.6
cached_network_image: ^2.3.1
color_thief_flutter: ^1.0.2
cupertino_icons: ^0.1.3
cupertino_icons: ^1.0.0
connectivity: ^0.4.9
dio: ^3.0.10
extended_nested_scroll_view: ^1.0.1
@ -24,34 +24,34 @@ dependencies:
feature_discovery: ^0.10.0
file_picker: ^1.12.0
flutter_html: ^0.11.1
flutter_downloader: ^1.4.4
flutter_downloader: ^1.5.0
fluttertoast: ^4.0.0
flutter_isolate: ^1.0.0+14
flutter_linkify: ^3.1.3
flutter_file_dialog: ^0.0.5
flare_flutter: ^2.0.6
fl_chart: ^0.11.0
fl_chart: ^0.11.1
marquee: ^1.3.1
google_fonts: ^1.1.0
image: ^2.1.14
intl: ^0.16.1
json_serializable: ^3.3.0
json_serializable: ^3.4.1
json_annotation: ^3.0.1
path_provider: ^1.6.11
path_provider: ^1.6.14
permission_handler: ^5.0.1
provider: ^4.3.2
rxdart: ^0.24.1
sqflite: ^1.3.1
shared_preferences: ^0.5.8
shared_preferences: ^0.5.10
tuple: ^1.0.3
url_launcher: ^5.5.0
url_launcher: ^5.5.3
uuid: ^2.2.0
xml: ^4.2.0
workmanager: ^0.2.3
wc_flutter_share: ^0.2.2
audio_service:
git:
url: https://github.com/stonega/audio_service.git
url: https://github.com/ryanheise/audio_service.git
just_audio:
git:
url: https://github.com/stonega/just_audio.git