tsacdop-podcast-app-android/pubspec.yaml

93 lines
1.9 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
audio_session: ^0.1.0
2021-08-21 11:25:52 +02:00
cached_network_image: ^3.1.0
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
2021-05-01 08:17:56 +02:00
connectivity: ^3.0.3
crypto: ^3.0.1
2021-08-21 11:25:52 +02:00
device_info: ^2.0.2
dio_cookie_manager: ^2.0.0
dio: ^4.0.0
2021-03-09 17:23:23 +01:00
extended_nested_scroll_view: ^3.0.0
effective_dart: ^1.3.1
2021-05-01 08:17:56 +02:00
feature_discovery: ^0.14.0
file_picker: ^3.0.1
2021-08-21 11:25:52 +02:00
flutter_html: 0.11.1
2021-01-02 16:09:36 +01:00
fluttertoast: ^4.0.1
2021-05-01 08:17:56 +02:00
flutter_isolate: ^2.0.0
flutter_linkify: ^4.1.0
2021-08-21 11:25:52 +02:00
flutter_file_dialog: ^2.1.1
flare_flutter: ^3.0.2
fl_chart: ^0.36.4
2021-05-01 08:17:56 +02:00
line_icons: ^2.0.1
2021-08-21 11:25:52 +02:00
flutter_media_metadata: ^0.1.1
2021-05-01 08:17:56 +02:00
marquee: ^2.0.0
2021-08-21 11:25:52 +02:00
google_fonts: ^2.1.0
2021-05-01 08:17:56 +02:00
image: ^3.0.2
2021-03-09 17:23:23 +01:00
intl: ^0.17.0
2021-05-01 08:17:56 +02:00
json_serializable: ^4.1.0
json_annotation: ^4.0.1
permission_handler: ^6.1.1
provider: ^5.0.0
sqflite: ^2.0.0+3
state_notifier: ^0.7.0
tuple: ^2.0.0
url_launcher: ^6.0.3
2021-08-21 11:25:52 +02:00
uuid: ^3.0.4
workmanager: ^0.2.3
2021-05-01 08:17:56 +02:00
wc_flutter_share: ^0.4.0
2021-08-21 11:25:52 +02:00
xml: ^5.2.0
2021-10-06 12:47:09 +02:00
audio_service: 0.18.0
2021-05-01 18:02:12 +02:00
just_audio:
git:
url: https://github.com/stonega/just_audio_origin.git
ref: update
path: just_audio
flutter_downloader:
git:
url: https://github.com/stonega/flutter_downloader.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
2021-05-01 08:17:56 +02:00
equatable: ^2.0.0
2021-03-09 17:23:23 +01:00
path_provider: ^2.0.1
http_parser: ^4.0.0
2021-08-21 11:25:52 +02:00
dependency_overrides:
meta: 1.3.0
2021-03-09 17:23:23 +01:00
shared_preferences: 2.0.0
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