-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
69 lines (63 loc) · 1.49 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
name: move_fileshare
description: AirDrop for all Platform.
publish_to: 'none'
version: 1.0.5+5
environment:
sdk: '>=2.19.1 <3.0.0'
dependencies:
flutter:
sdk: flutter
collection: ^1.17.0
cupertino_icons: ^1.0.5
dex_widgets: ^0.0.1
freezed_annotation: ^2.2.0
json_annotation: ^4.8.0
bot_toast: ^4.0.3
equatable: ^2.0.5
flutter_bloc: ^8.1.2
google_fonts: ^4.0.3
flutter_screenutil: ^5.6.1
encrypt_db: ^0.0.8
dio: ^5.0.0
shared_preferences: ^2.0.17
file_picker: ^5.2.5
dart_std: ^0.0.5
dx_http: 0.0.1-beta
# git:
# url: https://github.com/debojyoti452/dxhttp.git
# ref: main
# move_db:
# path: ./move_db
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding
path: plugins/window_size
path_provider: ^2.0.13
path: ^1.8.0
flutter_svg: ^2.0.2
mime: ^1.0.4
basic_utils: ^5.5.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
freezed: ^2.3.2
build_runner: ^2.3.3
analyzer: ^5.4.0
json_serializable: ^6.6.1
msix: ^3.8.2
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/logo/
- assets/devices/
msix_config:
display_name: MoveIt - File Transfer On Go
publisher_display_name: Swing Technologies
publisher: CN=AF7C9BDF-5025-4580-9A16-A24A634A4A9B
identity_name: 41817SwingTechnologies.MoveIt-FileTransferOnGo
logo_path: assets/logo/icon-512-maskable.png
capabilities: internetClient, internetServer
store: true