-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
75 lines (65 loc) · 1.55 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
name: encryption_app
description: Encrypt text with password
publish_to: 'none'
version: 6.9.3+25
environment:
sdk: '>=3.2.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
bloc: ^8.1.4
flutter_bloc: ^8.1.6
bot_toast: ^4.1.3
clipboard: ^0.1.3
package_info_plus: ^8.1.2
smooth_page_indicator: ^1.2.0+3
sizer: ^3.0.5
easy_localization: ^3.0.7
hive: ^2.2.3
hive_flutter: ^1.1.0
url_launcher: ^6.3.1
share_plus: ^10.1.3
selectable_autolink_text: ^2.6.0
in_app_review: ^2.0.10
showcaseview: ^4.0.0
local_auth: ^2.3.0
flutter_inset_box_shadow:
path: packages/flutter_inset_box_shadow-1.0.8
receive_sharing_intent: ^1.8.1
dev_dependencies:
flutter_test:
sdk: flutter
hive_generator: ^2.0.1
build_runner: ^2.4.14
mockito: ^5.4.5
flutter_lints: ^5.0.0
dependency_overrides:
win32: ^5.10.0
lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/translations/
- fonts/baloo/
fonts:
- family: Cairo
fonts:
- asset: fonts/Cairo-Regular.ttf
weight: 400
- asset: fonts/Cairo-Bold.ttf
weight: 600
- family: Baloo
fonts:
# - asset: fonts/baloo/BalooBhaijaan2-Regular.ttf
# weight: 400
- asset: fonts/baloo/BalooBhaijaan2-Regular.ttf
weight: 500
# - asset: fonts/baloo/BalooBhaijaan2-Medium.ttf
# weight: 600
# - asset: fonts/baloo/BalooBhaijaan2-Bold.ttf
# weight: 700
- family: MyIcons
fonts:
- asset: fonts/MyIcons.ttf