-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
52 lines (48 loc) · 1.34 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
name: ir_net
description: Windows tool to show if user is connected to Iran internet or a VPN
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=3.2.3 <4.0.0"
flutter: "3.16.3"
dependencies:
flutter:
sdk: flutter
system_tray: ^2.0.1
http: ^0.13.5
connectivity_plus: ^2.3.6+1
map: ^1.3.3
latlng: ^0.2.0
cached_network_image: ^3.2.1
rxdart: ^0.27.5
launch_at_startup: ^0.0.1
package_info_plus: ^4.2.0
touch_mouse_behavior: ^1.0.0
url_launcher: ^6.1.5
shared_preferences: ^2.0.15
live_event: ^1.0.0
win_toast: ^0.0.2
windows_single_instance: ^1.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
msix: ^3.6.3
msix_config:
display_name: IRNet
certificate_path: C:\Workspace\Flutter\ir_net\signing\CERTIFICATE.pfx
certificate_password: IrNetProject
logo_path: C:\Workspace\Flutter\ir_net\assets\app_icon.png
start_menu_icon_path: C:\Workspace\Flutter\ir_net\assets\app_icon.png
tile_icon_path: C:\Workspace\Flutter\ir_net\assets\app_icon.png
publisher_display_name: BuildToApp
identity_name: com.buildtoapp.irnet
msix_version: 1.0.0.0
capabilities: internetClient
install_certificate: true
app_installer:
publish_folder_path: build\windows\runner\Release
flutter:
uses-material-design: true
assets:
- assets/