flipper-plugin-event-tracking

1.1.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i flipper-plugin-event-tracking

Weekly Downloads

3

Version

1.1.4

License

MIT

Unpacked Size

38.8 kB

Total Files

7

Last publish

Collaborators

  • weiai_sanli