mboard_client 1.0.9+18 copy "mboard_client: ^1.0.9+18" to clipboard
mboard_client: ^1.0.9+18 copied to clipboard

Starting point for a mBoard client.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mboard_client

With Flutter:

 $ flutter pub add mboard_client

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

dependencies:
  mboard_client: ^1.0.9+18

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

Publisher

unverified uploader

Weekly Downloads

Starting point for a mBoard client.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

serverpod_auth_client, serverpod_client

More

Packages that depend on mboard_client