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 b36fbb5 commit f5b17a7Copy full SHA for f5b17a7
example/pubspec.yaml
@@ -9,13 +9,13 @@ environment:
9
dependencies:
10
countly_flutter_np:
11
path: ../
12
- # for no push variation use the line below instead of countly_flutter:
13
- # countly_flutter_np:
+ # for push variation use the line below instead of countly_flutter:
+ # countly_flutter:
14
# path: ../
15
# if you want to use a non local version of the plugin, use a version number instead of 'path':
16
-# countly_flutter: ^23.12.1
+# countly_flutter: ^25.4.0
17
# or
18
- # countly_flutter_np: ^23.8.2
+ # countly_flutter_np: ^25.4.0
19
# The following adds the Cupertino Icons font to your application.
20
# Use with the CupertinoIcons class for iOS style icons.
21
cupertino_icons: ^1.0.3
0 commit comments