wfile 0.4.1 copy "wfile: ^0.4.1" to clipboard
wfile: ^0.4.1 copied to clipboard

Convenient work with files and their content across multiple platforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wfile

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

dependencies:
  wfile: ^0.4.1

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

Import it

Now in your Dart code, you can use:

import 'package:wfile/wfile.dart';
1
likes
0
pub points
30%
popularity

Publisher

verified publishersyrokomskyi.com

Convenient work with files and their content across multiple platforms.

Repository (GitHub)
View/report issues

Topics

#files #xml #loader #filesystem #crossplatform

License

unknown (LICENSE)

Dependencies

image, json_dart, path, test, xml

More

Packages that depend on wfile