smooth_video_progress 0.0.4 copy "smooth_video_progress: ^0.0.4" to clipboard
smooth_video_progress: ^0.0.4 copied to clipboard

An interpolated progress builder for video_player controllers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_video_progress

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

dependencies:
  smooth_video_progress: ^0.0.4

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:smooth_video_progress/smooth_video_progress.dart';
33
likes
150
points
2.24k
downloads

Publisher

verified publishertimcreated.it

Weekly Downloads

An interpolated progress builder for video_player controllers

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, video_player

More

Packages that depend on smooth_video_progress