forked from iyox-studios/iyox-Wormhole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
50 lines (38 loc) · 812 Bytes
/
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
name: iyox_wormhole
description: Mobile Client for the magic-wormhole protocol
publish_to: 'none'
version: 0.1.7+30
environment:
sdk: '>=3.0.2 <4.0.0'
dependencies:
flutter:
sdk: flutter
# flutter rust interop
ffi: ^2.0.2
flutter_rust_bridge: ^1.77.0
#meta: ^1.9.1
freezed_annotation: ^2.2.0
#file open
file_picker: ^5.3.1
path_provider: ^2.0.15
#qr
flutter_zxing: ^1.5.2
qr_flutter: ^4.1.0
vibration: ^1.7.7
dynamic_color: ^1.6.9
animations: ^2.0.11
gap: ^3.0.1
flutter_displaymode: ^0.6.0
logger: ^2.0.2+1
shared_preferences: ^2.2.2
share_handler: ^0.0.17
icons_launcher: ^2.1.7
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
ffigen: ^8.0.2
build_runner: ^2.4.4
freezed: ^2.3.4
flutter:
uses-material-design: true