-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (40 loc) · 896 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
48 lines (40 loc) · 896 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: pici_nft
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.18.2 <3.0.0'
dependencies:
cached_network_image: ^3.2.3
cupertino_icons: ^1.0.2
flutter:
sdk: flutter
flutter_bloc: ^8.1.1
web3_storage: ^0.0.1
solana: ^0.26.3
path_provider: ^2.0.11
permission_handler: ^10.2.0
phantom_connect: ^0.0.8
uni_links: ^0.5.1
url_launcher: ^6.1.6
image_picker: ^0.8.6
file_picker: ^5.2.2
connectivity_plus: ^2.3.9
dev_dependencies:
flutter_lints: ^2.0.0
flutter_launcher_icons: ^0.11.0
flutter_native_splash: ^2.2.15
scaffold_gradient_background: ^1.0.3
flutter_test:
sdk: flutter
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/logo.png"
flutter_native_splash:
color: "#ffffff"
image: assets/logo.png
flutter:
uses-material-design: true
assets:
- assets/logo.png