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

outdated

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.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:explorer/explorer.dart';
44
likes
0
points
45
downloads

Publisher

verified publisherserge.software

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on explorer