myfold 0.0.8 copy "myfold: ^0.0.8" to clipboard
myfold: ^0.0.8 copied to clipboard

Get your important pubs and folder

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate myfold

Use it

The package has the following executables:

$ myfold

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add myfold

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

dependencies:
  myfold: ^0.0.8

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:myfold/myfold.dart';
0
likes
125
points
38
downloads

Documentation

API reference

Publisher

verified publisherdarray.co

Weekly Downloads

Get your important pubs and folder

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on myfold