real_path_file_selector 0.1.0 copy "real_path_file_selector: ^0.1.0" to clipboard
real_path_file_selector: ^0.1.0 copied to clipboard

flutter realpath file selector for android,linux and other platform.i current build 2 platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add real_path_file_selector

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

dependencies:
  real_path_file_selector: ^0.1.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:real_path_file_selector/real_path_file_selector.dart';
0
likes
120
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

flutter realpath file selector for android,linux and other platform.i current build 2 platform.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_spinkit, plugin_platform_interface, than_pkg

More

Packages that depend on real_path_file_selector

Packages that implement real_path_file_selector