-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
68 lines (56 loc) · 1.51 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
60
61
62
63
64
65
66
67
name: ecommerce_app
description: Flutter eCommerce app (part of the Complete Flutter Course Bundle)
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.18.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_launcher_icons: 0.10.0
flutter_localizations:
sdk: flutter
intl: 0.17.0
flutter_layout_grid: 2.0.1
flutter_rating_bar: 4.0.1
go_router: 5.1.1
flutter_riverpod: 2.1.1
riverpod_annotation: 1.0.6
rxdart: 0.27.5
sembast: 3.3.0
sembast_web: 2.0.1+1
path_provider: 2.0.11
freezed_annotation: 2.1.0
dev_dependencies:
build_runner: 2.2.1
flutter_test:
sdk: flutter
freezed: 2.1.0+1
integration_test:
sdk: flutter
flutter_lints: 2.0.1
mocktail: 0.3.0
riverpod_generator: 1.0.6
# Custom app icon. For more info see: https://pub.dev/packages/flutter_launcher_icons
flutter_icons:
ios: true
android: true
remove_alpha_ios: true
image_path_ios: "assets/app-icon.png"
image_path_android: "assets/app-icon.png"
# https://github.com/fluttercommunity/flutter_launcher_icons/issues/144
adaptive_icon_background: "assets/app-icon-background.png"
adaptive_icon_foreground: "assets/app-icon-foreground.png"
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
fonts:
# Used for Golden Image tests
- family: Roboto
fonts:
- asset: assets/fonts/Roboto-Regular.ttf
assets:
# Add all product images
- assets/products/