1.1.4 • Published 5 months ago

flipper-plugin-event-tracking v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Flipper Event Tracking Plugin

A Flipper plugin for tracking and analyzing events in your application.

Features

  • Track custom events
  • View event details
  • Filter and search events
  • Clear event history

Installation

You can install this plugin using npm or yarn:

npm install --save-dev flipper-plugin-event-tracking
# or
yarn add --dev flipper-plugin-event-tracking

Usage

  1. Install the plugin in your Flipper desktop client
  2. Enable the plugin in Flipper's plugin manager
  3. Start tracking events in your application

Development

To start development:

yarn watch

To build the plugin:

yarn build

License

MIT

1.1.4

5 months ago

1.1.3

5 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.0.9

5 months ago

1.0.7

5 months ago

1.0.5

5 months ago

1.0.3

5 months ago

1.0.1

5 months ago