notify_pod_client 1.0.2 copy "notify_pod_client: ^1.0.2" to clipboard
notify_pod_client: ^1.0.2 copied to clipboard

Starting point for a Serverpod module client.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add notify_pod_client

With Flutter:

 $ flutter pub add notify_pod_client

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

dependencies:
  notify_pod_client: ^1.0.2

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:notify_pod_client/notify_pod_client.dart';
0
likes
130
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Starting point for a Serverpod module client.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

logging, serverpod_client

More

Packages that depend on notify_pod_client