-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
51 lines (44 loc) · 1.12 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
name: wallet
description: "Wallet is a Flutter project designed to store card information
locally on the device, ensuring that the data is secure and cannot be stolen,
as the application does not have internet access. The app is optimized for
efficiency, allowing users to quickly copy card details for transactions."
publish_to: 'none'
version: 1.0.10+12
environment:
sdk: ^3.6.0
flutter: ^3.27.1
dependencies:
barcode_widget: ^2.0.4
flutter:
sdk: flutter
flutter_slidable: ^3.1.2
local_auth: ^2.3.0
lottie: ^3.3.0
path: ^1.9.0
path_provider: ^2.1.5
pdf: ^3.11.1
printing: ^5.13.4
provider: ^6.1.2
sqflite: ^2.4.1
sqflite_common_ffi: ^2.3.4+4
url_launcher: ^6.3.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- assets/
- assets/network/
fonts:
- family: Bebas
fonts:
- asset: assets/fonts/BebasNeue-Regular.ttf
- family: ZenDots
fonts:
- asset: assets/fonts/ZenDots-Regular.ttf
- family: ZSpace
fonts:
- asset: assets/fonts/SpaceGrotesk-VariableFont_wght.ttf