-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
41 lines (36 loc) · 817 Bytes
/
pubspec.yaml
File metadata and controls
41 lines (36 loc) · 817 Bytes
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
name: clix_flutter
description: Clix - Clix - Mobile push for builders
version: 0.1.0
homepage: https://clix.so
repository: https://github.com/clix-so/clix-flutter-sdk
environment:
sdk: '>=2.17.0 <4.0.0'
flutter: ">=3.33.0"
dependencies:
flutter:
sdk: flutter
http: ^1.2.0
json_annotation: ^4.9.0
mmkv: ^2.2.4
device_info_plus: ^10.1.0
package_info_plus: ^8.0.0
firebase_messaging: ^15.1.3
flutter_local_notifications: ^17.2.3
permission_handler: ^11.3.1
url_launcher: ^6.3.1
uuid: ^4.5.1
dev_dependencies:
build_runner: ^2.4.8
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
json_serializable: ^6.7.1
pigeon: ^22.6.0
flutter:
plugin:
platforms:
android:
package: so.clix
pluginClass: ClixPlugin
ios:
pluginClass: ClixPlugin