filepicker_not_android_x 0.1.1 copy "filepicker_not_android_x: ^0.1.1" to clipboard
filepicker_not_android_x: ^0.1.1 copied to clipboard

A plugin that allows you to pick absolute paths from diferent file types. This version is used for project can't use androidX

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add filepicker_not_android_x

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

dependencies:
  filepicker_not_android_x: ^0.1.1

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:filepicker_not_android_x/filepicker_not_android_x.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

A plugin that allows you to pick absolute paths from diferent file types. This version is used for project can't use androidX

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, image_picker, meta

More

Packages that depend on filepicker_not_android_x