-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
56 lines (46 loc) · 1015 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
56 lines (46 loc) · 1015 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: nt_unlock
description: A 6-digit code generator app built with Flutter.
publish_to: 'none' # Prevents accidental publication to pub.dev
version: 1.0.1+6
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
vibration: any
google_fonts: any
logger: any
package_info_plus: any
provider: any
url_launcher: any
shared_preferences: any
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: any
flutter_launcher_icons: any
flutter_native_splash: any
flutter_launcher_icons:
android: true
ios: true
web:
generate: true
image_path: assets/icon/icon.png
background_color: "#141E30"
theme_color: "#243B55"
image_path: assets/icon/icon.png
flutter_native_splash:
color: "#141E30"
image: assets/icon/splash.png
android: true
ios: true
web: true
flutter:
uses-material-design: true
# Enables localisation generation
generate: true
assets:
- assets/icon/