test_pub_file

test_pub_file is a Flutter plugin that provides an easy-to-use interface for tracking custom analytics events in mobile applications. It supports both Android and iOS platforms, helping you track user actions, app usage patterns, and more.

Features

  • Track custom events like user signups, button clicks, page views, etc.
  • Supports both Android and iOS platforms.
  • Simple API to integrate with any Flutter application.
  • Lightweight and easy to use.

Getting started

To get started, add test_pub_file to your pubspec.yaml:

dependencies:
  test_pub_file:
    git:
      url: https://github.com/jaySourceId/flutter-sdk.git

Libraries

test_pub_file