Skip to content

Commit

Permalink
after running script
Browse files Browse the repository at this point in the history
  • Loading branch information
ijunaid committed Mar 20, 2023
1 parent 589decb commit dec1cea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
name: countly_flutter_np
description: Countly is an innovative, real-time, open source mobile analytics. This plugin is a flavour of the SDK without push notifications.
version: 23.2.1
homepage: https://support.count.ly/hc/en-us/articles/360037944212-Flutter

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"

dependencies:
flutter_plugin_android_lifecycle: ^2.0.2
flutter:
sdk: flutter
flutter_plugin_android_lifecycle: ^2.0.2
pedantic: ^1.11.0

dev_dependencies:
Expand Down

0 comments on commit dec1cea

Please sign in to comment.