-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (43 loc) · 932 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
48 lines (43 loc) · 932 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
name: picorigin
description: ""
publish_to: 'none'
flutter_native_splash:
color: "#FFFFFF"
color_dark: "#000000"
image: assets/aaa.png
android: true
ios: false
version: 1.4.8+13
environment:
sdk: ^3.7.2
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.20.2
google_fonts: ^8.1.0
google_mlkit_barcode_scanning: ^0.14.2
google_mobile_ads: ^9.0.0
http: ^1.6.0
share_handler: ^0.0.25
url_launcher: ^6.3.2
shared_preferences: ^2.5.5
flutter_launcher_icons: ^0.14.4
path_provider: ^2.1.6
image_picker: ^1.2.2
share_handler_platform_interface: ^0.0.6
google_mlkit_text_recognition: ^0.15.1
path: ^1.9.1
open_file: ^3.5.11
flutter_native_splash: ^2.4.8
change_app_package_name: ^1.5.0
flutter:
generate: true
uses-material-design: true
assets:
- assets/aaa.png
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0