-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
49 lines (41 loc) · 1.05 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
name: inglo
description: "2024 solution challenge inglo"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.2.6 <4.0.0'
#모바일에 표시될 앱이름
flutter_launcher_name:
name: "inglo"
dependencies:
flutter:
sdk: flutter
firebase_core: ^2.25.3
firebase_auth: ^4.17.3
cloud_firestore: ^4.15.3
firebase_storage: ^11.6.4
firebase_messaging: ^14.7.15
# 2024 2 3 기준 version
cupertino_icons: ^1.0.2
carousel_slider: ^4.2.1
flutter_svg: ^2.0.9 # svg icon으로 사용
flutter_svg_provider: ^1.0.7 # svg backgorund image로 사용
google_maps_flutter: ^2.5.3
google_maps_flutter_web: ^0.5.4+3
flutter_dotenv: ^5.1.0
flutter_config: ^2.0.2
dropdown_button2: ^2.3.9
modal_bottom_sheet: ^3.0.0-pre
webview_flutter: ^3.0.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/icon/navigation/
- assets/image/background/
- assets/image/home/
- .env
- assets/image/