pw 0.0.4-dev copy "pw: ^0.0.4-dev" to clipboard
pw: ^0.0.4-dev copied to clipboard

Utility for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pw

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

dependencies:
  pw: ^0.0.4-dev

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:pw/pw.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Utility for flutter

Documentation

API reference

License

unknown (LICENSE)

Dependencies

clipboard, flutter, flutter_easyloading, get, intl

More

Packages that depend on pw