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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
35
likes
150
points
2.41k
downloads

Publisher

verified publishertimcreated.it

Weekly Downloads

2024.09.26 - 2025.04.10

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