dataview 0.5.0 copy "dataview: ^0.5.0" to clipboard
dataview: ^0.5.0 copied to clipboard

Explore the application's documents directory. A quick way to look at an application's data directory content for debug purposes. Can also upload files and directories to a server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dataview

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

dependencies:
  dataview: ^0.5.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:dataview/dataview.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Explore the application's documents directory. A quick way to look at an application's data directory content for debug purposes. Can also upload files and directories to a server.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

archive, body_parser, dio, err, err_router, extra_pedantic, filesize, filex, flutter, flutter_slidable, http, path, path_provider, pedantic

More

Packages that depend on dataview