-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
35 lines (29 loc) · 851 Bytes
/
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
name: grip_trainer
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
provider: ^4.0.5
sqflite: ^1.3.0
path: ^1.7.0
audioplayers: ^0.15.1
shared_preferences: ^0.5.7+3
# dev_dependencies:
# flutter_test:
# sdk: flutter
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/grip_trainer.db
- assets/bensound-highoctane.mp3
- assets/bensound-badass.mp3
- assets/bensound-epic.mp3
- assets/1_beep.wav
- assets/3_beeps.wav