We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589decb commit dec1ceaCopy full SHA for dec1cea
pubspec.yaml
@@ -1,15 +1,16 @@
1
name: countly_flutter_np
2
description: Countly is an innovative, real-time, open source mobile analytics. This plugin is a flavour of the SDK without push notifications.
3
+version: 23.2.1
4
homepage: https://support.count.ly/hc/en-us/articles/360037944212-Flutter
5
6
environment:
7
sdk: ">=2.12.0 <3.0.0"
8
flutter: ">=2.0.0"
9
10
dependencies:
11
+ flutter_plugin_android_lifecycle: ^2.0.2
12
flutter:
13
sdk: flutter
- flutter_plugin_android_lifecycle: ^2.0.2
14
pedantic: ^1.11.0
15
16
dev_dependencies:
0 commit comments