filex 0.3.0 copy "filex: ^0.3.0" to clipboard
filex: ^0.3.0 copied to clipboard

A configurable file explorer widget for Flutter. Trailing and leading widgets are configurable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add filex

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

dependencies:
  filex: ^0.3.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:filex/filex.dart';
6
likes
40
pub points
4%
popularity

Publisher

unverified uploader

A configurable file explorer widget for Flutter. Trailing and leading widgets are configurable.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

extra_pedantic, filesize, flutter, flutter_slidable, open_file, path, path_provider, pedantic, permission, rxdart

More

Packages that depend on filex