From b95e715af8fd0f4b53c7793d8415b4b31fb24a20 Mon Sep 17 00:00:00 2001 From: stonega Date: Wed, 10 Feb 2021 13:49:31 +0800 Subject: [PATCH] Update pubspec. --- .vscode/settings.json | 7 ++++++- pubspec.yaml | 6 ++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9e26dfe..92f9381 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "cSpell.words": [ + "cupertino", + "tsacdop" + ] +} \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e0297b3..b243057 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: tsacdop -description: An open source podacasts player. +description: An open source podcast player. version: 0.5.8+46 @@ -37,6 +37,7 @@ dependencies: flutter_cache_manager: ^1.4.0 flare_flutter: ^2.0.6 fl_chart: ^0.12.2 + line_icons: ^1.3.2 marquee: ^1.6.1 google_fonts: ^1.1.1 image: ^2.1.19 @@ -65,9 +66,6 @@ dependencies: just_audio: git: url: https://github.com/stonega/just_audio.git - line_icons: - git: - url: https://github.com/galonsos/line_icons.git focused_menu: git: url: https://github.com/stonega/focused_menu.git