meshagent_service 0.24.1 copy "meshagent_service: ^0.24.1" to clipboard
meshagent_service: ^0.24.1 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

With Flutter:

 $ flutter 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.24.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:meshagent_service/meshagent_service.dart';
0
likes
140
points
1.24k
downloads

Publisher

verified publishermeshagent.com

Weekly Downloads

A library for building meshagent servers with dart

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

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

More

Packages that depend on meshagent_service