-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
48 lines (40 loc) · 1.31 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
name: swe_632_lottery
description: A lottery web app built for the GMU SWE 632 class.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none"
# The following defines the version and build number for the web app.
version: 0.6.1+22
environment:
sdk: ">=3.0.6 <4.0.0"
# Dependencies specify other packages that your package needs in order to work.
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
google_fonts: ^5.1.0
provider: ^6.0.5
scratcher: ^2.4.0
flutter_fortune_wheel: ^1.3.0
shimmer: ^3.0.0
flutter_card_swiper: ^6.0.0
confetti: ^0.7.0
auto_animated: ^3.2.0
fl_chart: ^0.64.0
dev_dependencies:
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file.
flutter_lints: ^2.0.0
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included.
uses-material-design: true
# The following defines the path to the assets.
assets:
- assets/images/decor/
- assets/images/items/
- assets/images/coins/