-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathpubspec.yaml
32 lines (28 loc) · 918 Bytes
/
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
name: countly_flutter
description: Countly is an innovative, real-time, open source mobile analytics and push notifications platform.
version: 24.11.2
homepage: https://support.count.ly/hc/en-us/articles/360037944212
repository: https://github.com/Countly/countly-sdk-flutter-bridge
issue_tracker: https://github.com/Countly/countly-sdk-flutter-bridge/issues
documentation: https://support.count.ly/hc/en-us/articles/360037944212
platforms:
android:
ios:
environment:
sdk: ">=2.12.0 <4.0.0"
flutter: ">=2.0.0"
dependencies:
flutter:
sdk: flutter
flutter_plugin_android_lifecycle: ^2.0.2
pedantic: ^1.11.0
dev_dependencies:
flutter_lints: ^2.0.1
flutter:
plugin:
platforms:
android:
package: ly.count.dart.countly_flutter
pluginClass: CountlyFlutterPlugin
ios:
pluginClass: CountlyFlutterPlugin