-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (41 loc) · 1.08 KB
/
pubspec.yaml
File metadata and controls
48 lines (41 loc) · 1.08 KB
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: image_recommendation
description: A new Flutter project.
# 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' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.0.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
fontresoft:
git:
url: git@github.com:kenresoft/fontresoft.git
ref: release
extensionresoft:
git:
url: git@github.com:kenresoft/extensionresoft.git
ref: master
cupertino_icons: ^1.0.5
go_router: ^8.0.5
flutter_riverpod: ^2.3.6
flutter_rating_bar: ^4.0.1
firebase_core: ^2.14.0
cloud_firestore: ^4.8.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter_launcher_icons: ^0.13.1
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icons/icon.png"
min_sdk_android: 21 # android min sdk min:16, default 21
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/icons/