nova_player 0.2.2 copy "nova_player: ^0.2.2" to clipboard
nova_player: ^0.2.2 copied to clipboard

A Flutter video player package with advanced analytics and interaction tracking capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nova_player

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

dependencies:
  nova_player: ^0.2.2

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:nova_player/nova_player.dart';
2
likes
150
points
298
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter video player package with advanced analytics and interaction tracking capabilities.

Repository (GitHub)
View/report issues

Topics

#video #player #analytics #flutter #media

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

defer_pointer, equatable, flutter, flutter_bloc, flutter_hooks, hive, hive_flutter, mayya_core, url_launcher, wakelock_plus, xml, xstream_player

More

Packages that depend on nova_player