-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
39 lines (33 loc) · 929 Bytes
/
pubspec.yaml
File metadata and controls
39 lines (33 loc) · 929 Bytes
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
name: equalizer_booster
description: A new Flutter project.
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.1.0+2
environment:
sdk: ">=3.1.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_mobx: ^2.0.6+5
mobx: ^2.2.0
flutter_screenutil: ^5.8.4
shared_preferences: ^2.1.0
onesignal_flutter: ^5.0.0
volume_controller: ^2.0.7
google_mobile_ads: ^3.0.0
in_app_review: ^2.0.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
mobx_codegen: ^2.1.1
build_runner: ^2.3.3
json_serializable: ^6.6.0
change_app_package_name: ^1.1.0
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
generate: true
# To add assets to your application, add an assets section, like this: