-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
100 lines (92 loc) · 2.35 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# By Abdullah As-Sadeed
name: bitscoper_cyber_toolbox
description: Bitscoper Cyber ToolBox
publish_to: none
version: 12.1.0+21
environment:
sdk: ">=3.6.2"
dependencies:
async: any
b: ^0.2.0
crypto: ^3.0.6
dart_ping: ^9.0.1
dart_ping_ios: ^4.0.2
dnsolve: ^1.0.0
file_picker: ^9.0.0
flutter:
sdk: flutter
flutter_colorpicker: ^1.1.0
flutter_localizations:
sdk: flutter
flutter_native_splash: ^2.4.4
google_fonts: ^6.2.1
html: ^0.15.5
http: ^1.3.0
intl: any
morse_code_translator: ^0.0.1
ogp_data_extract: ^0.2.1
qr_flutter: ^4.1.0
quick_actions: ^1.1.0
tcp_scanner: ^2.0.5
url_launcher: ^6.3.1
whois: ^1.0.0
dev_dependencies:
flutter_launcher_icons: ^0.14.3
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
msix: ^3.16.8
rename: ^3.0.2
flutter:
generate: true
uses-material-design: true
flutter_launcher_icons:
image_path: assets/icon/maskable_icon_x512.png
android: true
min_sdk_android: 30
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: assets/icon/maskable_icon_x512.png
macos:
generate: true
image_path: assets/icon/maskable_icon_x512.png
ios: true
remove_alpha_ios: true
windows:
generate: true
image_path: assets/icon/icon.png
icon_size: 192
web:
generate: true
image_path: assets/icon/icon.png
background_color: "#F0F8FF"
theme_color: "#424242"
flutter_native_splash:
color: "#F0F8FF"
image: assets/icon/icon.png
branding: assets/branding.png
branding_mode: bottom
color_dark: "#F0F8FF"
image_dark: assets/icon/icon.png
branding_dark: assets/branding.png
android_gravity: center
ios_content_mode: center
web_image_mode: center
msix_config:
display_name: Bitscoper Cyber ToolBox
identity_name: 18862TeleChirkut.BitscoperCyberToolBox
publisher_display_name: Bitscoper
publisher: CN=37755377-8C56-44E3-8D7A-0F1AD45034D2
logo_path: assets/icon/maskable_icon_x512.png
trim_logo: false
languages: en-US
execution_alias: Bitscoper_Cyber_ToolBox
enable_at_startup: false
capabilities: internetClient, internetClientServer, privateNetworkClientServer,
removableStorage, wiFiControl
architecture: x64
store: true
build_windows: true
windows_build_args: --release --obfuscate --split-debug-info=./build/Debug_Symbols/Windows/
debug: false
msix_version: 12.1.0.0
output_name: Bitscoper_Cyber_ToolBox