flutter_cached_video_android 1.0.0
flutter_cached_video_android: ^1.0.0 copied to clipboard
Android implementation of the flutter_cached_video plugin.
flutter_cached_video_android #
The Android implementation of [flutter_cached_video
][1], a modified version of [video_player
][2] with caching functionality.
📱 Usage #
This package is automatically included when you use flutter_cached_video
.
You do not need to add this package manually to your pubspec.yaml
unless you want to import and use any of its APIs directly.
⚙️ Importing the Package #
To use any APIs directly from this package, add the following to your pubspec.yaml
: