-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpubspec.yaml
More file actions
56 lines (49 loc) · 1.16 KB
/
Copy pathpubspec.yaml
File metadata and controls
56 lines (49 loc) · 1.16 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
49
50
51
52
53
54
55
56
name: food_ninja
description: Food Ninja is a food delivery app created using Flutter, Firebase, BLoC.
publish_to: 'none'
version: 0.2.1
environment:
sdk: '>=3.2.5 <4.0.0'
dependencies:
bloc: ^8.1.2
cloud_firestore: ^4.14.0
dio: ^5.4.0
equatable: ^2.0.5
firebase_auth: ^4.16.0
firebase_core: ^2.24.2
firebase_storage: ^11.6.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
flutter_launcher_icons: ^0.13.1
flutter_map: ^6.1.0
flutter_rating_bar: ^4.0.1
flutter_slidable: ^3.0.1
flutter_svg: ^2.0.9
geolocator: ^10.1.0
hive: ^2.2.3
hive_flutter: ^1.1.0
image_picker: ^1.0.7
intl: ^0.19.0
latlong2: ^0.9.0
shimmer: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter:
uses-material-design: true
assets:
- assets/png/
- assets/svg/
flutter_launcher_icons:
android: 'launcher_icon'
ios: true
web:
generate: true
image_path: 'assets/icon/icon.png'
image_path: 'assets/icon/icon.png'
min_sdk_android: 21
remove_alpha_ios: true
# flutter pub get
# flutter pub run flutter_launcher_icons