system_files_viewer 1.0.1 copy "system_files_viewer: ^1.0.1" to clipboard
system_files_viewer: ^1.0.1 copied to clipboard

A package that allows navigating between directories within the application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add system_files_viewer

With Flutter:

 $ flutter pub add system_files_viewer

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

dependencies:
  system_files_viewer: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:system_files_viewer/system_files_viewer.dart';
5
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A package that allows navigating between directories within the application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on system_files_viewer