Skip to content

Commit

Permalink
Various small improvements to the README (PostHog#41)
Browse files Browse the repository at this point in the history
Co-authored-by: Manoel Aranda Neto <[email protected]>
  • Loading branch information
bartekpacia and marandaneto committed Oct 10, 2023
1 parent b1ed76d commit 78762f4
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Posthog plugin
# PostHog plugin

![Pub Version](https://img.shields.io/pub/v/posthog_flutter)
[![Package on pub.dev][pubdev_badge]][pubdev_link]

Flutter plugin to support iOS, Android and Web sources at https://posthog.com.

## Usage

To use this plugin, add `posthog_flutter` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).
To use this plugin, add `posthog_flutter` as a [dependency in your pubspec.yaml file](https://pub.dev/packages/posthog_flutter/install).

### Supported methods

Expand Down Expand Up @@ -153,3 +153,7 @@ If you wish to contribute a change to this repo, please send a [pull request](ht
## Questions?

### [Join our Slack community.](https://join.slack.com/t/posthogusers/shared_invite/enQtOTY0MzU5NjAwMDY3LTc2MWQ0OTZlNjhkODk3ZDI3NDVjMDE1YjgxY2I4ZjI4MzJhZmVmNjJkN2NmMGJmMzc2N2U3Yjc3ZjI5NGFlZDQ)


[pubdev_badge]: https://img.shields.io/pub/v/posthog_flutter
[pubdev_link]: https://pub.dev/packages/posthog_flutter

0 comments on commit 78762f4

Please sign in to comment.