-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
98 lines (85 loc) · 2.1 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
name: ponomar
description: Orthodox Church Calendar
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.3.1+11
environment:
sdk: '>=3.0.5 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
flutter_native_splash: ^2.3.0
shared_preferences: ^2.1.1
auto_size_text: ^3.0.0
easy_localization: ^3.0.0
path: ^1.8.3
flutter_svg: ^2.0.5
sqflite: ^2.2.8+3
supercharged: ^2.1.1
json_annotation: ^4.8.1
sprintf: ^7.0.0
group_list_view: ^1.1.1
jiffy: ^6.1.0
quiver: ^3.2.1
flutter_archive: ^5.0.0
audioplayers: ^4.0.1
page_view_indicators: ^2.0.0
dots_indicator: ^2.1.0
share_plus: ^7.0.0
flutter_markdown: ^0.6.14
html: ^0.15.0
html2md: ^1.2.6
store_redirect: ^2.0.0
screenshot: ^2.1.0
in_app_purchase: ^2.0.1
rate_my_app: ^2.0.0
launch_review: ^3.0.1
fluttertoast: ^8.2.1
flutter_local_notifications: ^16.2.0
rxdart: ^0.27.7
firebase_core: ^2.12.0
firebase_analytics: ^10.4.0
flutter_toolkit:
path: /Users/alexey/workspace/flutter_toolkit
flutter_native_timezone:
git:
url: https://github.com/pinkfish/flutter_native_timezone.git
flutter_html_svg: ^3.0.0-beta.1
flutter_html: ^3.0.0-beta.1
vocsy_epub_viewer: ^2.0.0
# https://easyappicon.com
dev_dependencies:
build_runner: ^2.4.4
json_serializable: ^6.7.0
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_icons:
ios: true
android: true
image_path_ios: "assets/images/newicon2.png"
image_path_android: "assets/images/newicon.png"
flutter_native_splash:
image: assets/images/launch_icon.png
color: "ffffff"
image_dark: assets/images/launch_icon2.png
color_dark: "000000"
flutter:
uses-material-design: true
fonts:
- family: Ponomar
fonts:
- asset: assets/fonts/PonomarUnicode.ttf
assets:
- assets/images/
- assets/calendar/
- assets/bible/
- assets/books/
- assets/epubs/
- assets/saints/
- assets/icons/
- assets/translations/en/
- assets/translations/ru/
- assets/translations/zh-CN/
- assets/translations/zh-HK/