pg 0.0.1 copy "pg: ^0.0.1" to clipboard
pg: ^0.0.1 copied to clipboard

soon

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pg

With Flutter:

 $ flutter pub add pg

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

dependencies:
  pg: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:pg/pg.dart';
0
likes
130
points
167
downloads

Documentation

API reference

Publisher

verified publisherpusk.software

Weekly Downloads

soon

License

MIT (license)

Dependencies

crypto

More

Packages that depend on pg