-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
39 lines (35 loc) · 734 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
39 lines (35 loc) · 734 Bytes
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
name: lautan_uang
version: 1.0.0+1
publish_to: none
description: A new Flutter project.
environment:
sdk: ">=2.19.2 <3.0.0"
dependencies:
cupertino_icons: ^1.0.2
get: 4.6.5
flutter_native_splash: ^2.2.18
shared_preferences: ^2.0.18
http: ^0.13.4
get_storage: ^2.0.3
convex_bottom_bar: 3.2.0
flutter:
sdk: flutter
intl: ^0.18.0
carousel_slider: ^4.2.1
dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
flutter_native_splash:
color: "#D8EBF2"
image: assets/icons/LautanUangLogo.png
android_12:
color: "#D8EBF2"
image: assets/icons/LautanUangLogo.png
android: true
ios: true
flutter:
assets:
- assets/icons/
- assets/images/
uses-material-design: true