meshagent_service 0.16.0 copy "meshagent_service: ^0.16.0" to clipboard
meshagent_service: ^0.16.0 copied to clipboard

A library for building meshagent servers with dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meshagent_service

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

dependencies:
  meshagent_service: ^0.16.0

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

Import it

Now in your Dart code, you can use:

import 'package:meshagent_service/meshagent_service.dart';
0
likes
40
points
617
downloads

Publisher

verified publishermeshagent.com

Weekly Downloads

A library for building meshagent servers with dart

Homepage

License

Apache-2.0 (license)

Dependencies

crypto, dart_jsonwebtoken, globe_runtime, http, logging, meshagent, shelf, shelf_router

More

Packages that depend on meshagent_service