This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
94 lines (85 loc) · 2.24 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
name: lazyext
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.0.6 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
firebase_core: ^2.15.0
google_sign_in: ^6.1.4
http: ^1.1.0
firebase_analytics: ^10.4.4
googleapis: ^11.3.0
extension_google_sign_in_as_googleapis_auth: ^2.0.10
provider: ^6.0.5
googleapis_auth: ^1.4.1
go_router: ^11.0.0
infinite_scroll_pagination: ^4.0.0
flutter_pdfview: ^1.3.1
_discoveryapis_commons: ^1.0.6
path_provider: ^2.0.15
image: ^4.0.17
pdfx: ^2.4.0
jnigen:
git:
url: https://github.com/dart-lang/jnigen
ref: main
path: jnigen
jni:
git:
url: https://github.com/dart-lang/jnigen
ref: main
path: jni
mupdf_android:
path: ../mupdf_flutter
dynamic_theme:
path: ../dynamic_theme
gdrawer:
path: ../gdrawer
gscreen:
path: ../gscreen
file: ^6.0.0
file_picker: ^5.3.3
uuid: ^3.0.7
shared_preferences: ^2.2.0
background_fetch: ^1.2.1
flutter_profile_picture: ^2.0.0
intl: ^0.18.1
dynamic_color: ^1.6.6
mutex: ^3.0.1
flutter_appauth: ^6.0.2
flutter_dotenv: ^5.1.0
flutter_local_notifications: ^15.1.1
multi_select_flutter: ^4.1.3
async: ^2.11.0
flutter_expandable_fab: ^2.0.0
share_plus: ^7.1.0
equatable: ^2.0.5
hive: ^2.2.3
hive_flutter: ^1.1.0
hive_generator: ^2.0.1
path: ^1.8.3
share_handler: ^0.0.17
dev_dependencies:
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
flutter_launcher_icons: "^0.13.1"
flutter_launcher_icons:
android: "launcher_icon"
image_path: "assets/images/logo-cropped.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
assets:
- .env