teyuto_player_analytics 1.0.1 copy "teyuto_player_analytics: ^1.0.1" to clipboard
teyuto_player_analytics: ^1.0.1 copied to clipboard

A Flutter package for video playback analytics integration with Teyuto platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teyuto_player_analytics

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  teyuto_player_analytics: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:teyuto_player_analytics/teyuto_player_analytics.dart';
1
likes
130
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for video playback analytics integration with Teyuto platform.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, video_player

More

Packages that depend on teyuto_player_analytics