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

A package for convenient work with files and their contents 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.1.0

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

A package for convenient work with files and their contents across multiple platforms.

Repository (GitHub)
View/report issues

Topics

#files #content #loader #filesystem #crossplatform

License

unknown (LICENSE)

Dependencies

image, path, test

More

Packages that depend on wfile