Skip to content

Commit f5b17a7

Browse files
committed
example imp
1 parent b36fbb5 commit f5b17a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ environment:
99
dependencies:
1010
countly_flutter_np:
1111
path: ../
12-
# for no push variation use the line below instead of countly_flutter:
13-
# countly_flutter_np:
12+
# for push variation use the line below instead of countly_flutter:
13+
# countly_flutter:
1414
# path: ../
1515
# 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
16+
# countly_flutter: ^25.4.0
1717
# or
18-
# countly_flutter_np: ^23.8.2
18+
# countly_flutter_np: ^25.4.0
1919
# The following adds the Cupertino Icons font to your application.
2020
# Use with the CupertinoIcons class for iOS style icons.
2121
cupertino_icons: ^1.0.3

0 commit comments

Comments
 (0)