explorer 2.3.0 copy "explorer: ^2.3.0" to clipboard
explorer: ^2.3.0 copied to clipboard

Universal explorer UI for navigate files, ftp, etc. Support custom providers and any platforms c:

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add explorer

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

dependencies:
  explorer: ^2.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:explorer/explorer.dart';
42
likes
130
pub points
70%
popularity

Publisher

verified publisherserge.software

Universal explorer UI for navigate files, ftp, etc. Support custom providers and any platforms c:

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

auto_animated, flutter, flutter_breadcrumb, flutter_localizations, intl, io, meta, path, sliver_tools, universal_platform

More

Packages that depend on explorer