tsacdop-podcast-app-android/pubspec.yaml

97 lines
2.0 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
2021-03-09 17:23:23 +01:00
auto_animated: ^3.0.0
2020-10-30 13:35:02 +01:00
audio_session: ^0.0.9
2021-03-09 17:23:23 +01:00
cached_network_image: ^2.5.1
2020-03-22 18:03:53 +01:00
color_thief_flutter: ^1.0.2
2021-03-09 17:23:23 +01:00
confetti: ^0.5.5
cupertino_icons: ^1.0.2
connectivity: ^3.0.2
crypto: ^3.0.0
device_info: ^2.0.0
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
2021-03-09 17:23:23 +01:00
extended_nested_scroll_view: ^3.0.0
effective_dart: ^1.3.1
2020-09-23 16:19:07 +02:00
equatable: ^1.2.5
2021-03-09 17:23:23 +01:00
feature_discovery: ^0.13.0+2
2021-01-02 16:09:36 +01:00
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
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
2021-03-09 17:23:23 +01:00
flutter_media_metadata: ^0.0.3+2
marquee: ^1.7.0
google_fonts: ^2.0.0
image: ^3.0.1
intl: ^0.17.0
2021-01-02 16:09:36 +01:00
json_serializable: ^3.5.1
json_annotation: ^3.1.1
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-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
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:
2021-03-09 17:23:23 +01:00
path_provider: ^2.0.1
http_parser: ^4.0.0
cookie_jar: ^2.0.0
uuid: ^3.0.1
http: ^0.13.0
flutter_cache_manager: ^2.1.2
shared_preferences: 2.0.0
convert: ^3.0.0
xml: ^5.0.2
2020-08-10 20:16:15 +02:00
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