tsacdop-podcast-app-android/pubspec.yaml

97 lines
2.1 KiB
YAML
Raw Normal View History

name: tsacdop
2021-02-10 06:49:31 +01:00
description: An open source podcast player.
2020-02-09 13:29:09 +01:00
2021-02-26 19:00:29 +01:00
version: 0.6.0+48
2020-02-09 13:29:09 +01:00
environment:
2020-03-01 13:17:06 +01:00
sdk: ">=2.6.0 <3.0.0"
2020-02-09 13:29:09 +01:00
dependencies:
flutter:
sdk: flutter
2020-05-09 06:27:05 +02:00
flutter_localizations:
sdk: flutter
auto_animated: ^2.1.0
2020-10-30 13:35:02 +01:00
audio_session: ^0.0.9
cached_network_image: ^2.3.3
2020-03-22 18:03:53 +01:00
color_thief_flutter: ^1.0.2
2020-09-26 16:26:25 +02:00
confetti: ^0.5.4+1
cookie_jar: ^1.0.1
2020-09-10 08:08:01 +02:00
cupertino_icons: ^1.0.0
2021-01-02 16:09:36 +01:00
connectivity: ^2.0.2
2020-09-29 19:25:44 +02:00
convert: ^2.1.1
crypto: ^2.1.5
2020-10-11 12:10:05 +02:00
device_info: ^0.4.2+8
2020-08-19 12:10:08 +02:00
dio: ^3.0.10
2020-09-23 16:19:07 +02:00
dio_cookie_manager: ^1.0.0
extended_nested_scroll_view: ^1.0.1
2021-01-02 16:09:36 +01:00
effective_dart: ^1.3.0
2020-09-23 16:19:07 +02:00
equatable: ^1.2.5
2021-01-02 16:09:36 +01:00
feature_discovery: ^0.13.0
file_picker: ^2.1.4
flutter_html: ^0.11.1
2021-01-02 16:09:36 +01:00
fluttertoast: ^4.0.1
flutter_isolate: ^1.0.0+14
2021-01-05 16:16:10 +01:00
flutter_linkify: ^4.0.2
2021-01-09 06:26:44 +01:00
flutter_file_dialog: ^1.0.0
2021-02-06 16:39:00 +01:00
flutter_cache_manager: ^1.4.0
2020-08-07 18:23:28 +02:00
flare_flutter: ^2.0.6
2021-01-02 16:09:36 +01:00
fl_chart: ^0.12.2
2021-02-10 06:49:31 +01:00
line_icons: ^1.3.2
2020-09-27 10:02:58 +02:00
marquee: ^1.6.1
2021-02-17 16:25:05 +01:00
media_metadata_retriever:
git:
url: https://github.com/stonega/media_metadata_retriever.git
2020-10-30 13:35:02 +01:00
google_fonts: ^1.1.1
2021-01-02 16:09:36 +01:00
image: ^2.1.19
2020-02-09 13:29:09 +01:00
intl: ^0.16.1
2021-01-02 16:09:36 +01:00
json_serializable: ^3.5.1
json_annotation: ^3.1.1
path_provider: ^1.6.24
permission_handler: ^5.0.1
2020-08-07 18:23:28 +02:00
provider: ^4.3.2
rxdart: ^0.24.1
2020-10-30 13:35:02 +01:00
sqflite: ^1.3.2+1
2020-09-26 16:26:25 +02:00
shared_preferences: ^0.5.12
2020-11-03 18:55:49 +01:00
state_notifier: ^0.6.0
tuple: ^1.0.3
2021-01-02 16:09:36 +01:00
url_launcher: ^5.7.10
2020-09-23 16:19:07 +02:00
uuid: ^2.2.2
xml: ^4.2.0
workmanager: ^0.2.3
wc_flutter_share: ^0.2.2
flutter_downloader:
git:
url: https://github.com/stonega/flutter_downloader.git
2020-11-03 18:55:49 +01:00
audio_service:
git:
url: https://github.com/stonega/audio_service.git
just_audio:
git:
2020-05-09 06:27:05 +02:00
url: https://github.com/stonega/just_audio.git
2020-06-30 21:14:36 +02:00
focused_menu:
git:
url: https://github.com/stonega/focused_menu.git
2020-07-26 15:48:30 +02:00
webfeed:
git:
url: https://github.com/stonega/webfeed.git
2020-08-10 20:16:15 +02:00
dependency_overrides:
linkify:
git:
url: https://github.com/stonega/linkify.git
dev_dependencies:
flutter_test:
sdk: flutter
2021-01-02 16:09:36 +01:00
build_runner: ^1.10.11
2020-02-09 13:29:09 +01:00
flutter:
assets:
- assets/
uses-material-design: true
2020-05-09 06:27:05 +02:00
flutter_intl:
enabled: true
2020-07-02 14:58:55 +02:00
localizely:
project_id: bde4e9bd-4cb2-449b-9de2-18f231ddb47d