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

Convenient work with JSON, image, text, binary files 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.3

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 JSON, image, text, binary files across multiple platforms.

Repository (GitHub)
View/report issues

Topics

#files #xml #image #filesystem #crossplatform

License

unknown (LICENSE)

Dependencies

image, json_dart, path, test, xml

More

Packages that depend on wfile