-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
54 lines (44 loc) · 1.09 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
name: podcast_player
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
miniplayer: ^0.6.1
http: ^0.12.2
animations: ^1.1.2
shared_preferences: ^0.5.12+4
audio_service: ^0.15.3
just_audio: ^0.2.2
positioned_tap_detector: ^1.0.3
flutter_html: ^1.1.1
marquee: ^1.6.0
flutter_custom_tabs: ^0.6.0
flutter_downloader: ^1.5.2
image: ^2.1.19
flutter_cache_manager: ^1.4.1
google_fonts: ^1.1.1
xml: ^4.5.0
permission_handler: ^5.0.1+1
url_launcher: ^5.7.10
storage_backup:
path: C:\Users\David\IdeaProjects\storage_backup
provider: ^4.3.2+3
#TODO: https://pub.dev/packages/quick_actions
#dev_dependencies:
# flutter_test:
# sdk: flutter
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
assets:
- assets/google_fonts/
fonts:
- family: PodcastIcons
fonts:
- asset: assets/PodcastIcons.ttf