fetch_all_videos 1.0.3 copy "fetch_all_videos: ^1.0.3" to clipboard
fetch_all_videos: ^1.0.3 copied to clipboard

outdated

This package is all about get all videos from your mobile phone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fetch_all_videos

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

dependencies:
  fetch_all_videos: ^1.0.3

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:fetch_all_videos/fetch_all_videos.dart';
13
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

This package is all about get all videos from your mobile phone.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_oss_licenses, path_provider, permission_handler

More

Packages that depend on fetch_all_videos