-
Notifications
You must be signed in to change notification settings - Fork 21
/
pubspec.yaml
59 lines (49 loc) · 1.44 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
55
56
57
58
59
name: musicPlayer
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
version: 2.0.0+13
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
acr_cloud_sdk: ^2.0.1
audio_session: ^0.1.10
audiotagger: ^1.1.0
cupertino_icons: ^0.1.3
dio: ^4.0.6
flutter:
sdk: flutter
# flutter_media_notification: ^1.2.6
fluttertoast: ^7.1.1
hive: ^1.4.3
html: ^0.14.0+3
image_picker: ^0.8.6
just_audio: ^0.9.30
move_to_background: ^1.0.1
path: any
path_provider: ^2.0.0
permission_handler: ^9.2.0
provider: ^4.3.1
share: ^0.6.5
shared_preferences: ^2.0.15
smooth_page_indicator: ^0.2.0
dev_dependencies:
flutter_test:
sdk: flutter
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to 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
# To add assets to your application, add an assets section, like this:
assets:
- images/
fonts:
- family: Acme
fonts:
- asset: fonts/Acme-Regular.ttf