files_scanner_android 1.0.0 copy "files_scanner_android: ^1.0.0" to clipboard
files_scanner_android: ^1.0.0 copied to clipboard

PlatformAndroid

Using this package we can easily can find any files or directory in a Directory.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add files_scanner_android

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

dependencies:
  files_scanner_android: ^1.0.0

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:files_scanner_android/files_scanner_android.dart';
5
likes
140
points
22
downloads

Publisher

verified publisher24-converter.com

Weekly Downloads

Using this package we can easily can find any files or directory in a Directory.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on files_scanner_android

Packages that implement files_scanner_android