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

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.5

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
120
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_oss_licenses, path_provider, permission_handler

More

Packages that depend on fetch_all_videos