edgents 0.0.2 copy "edgents: ^0.0.2" to clipboard
edgents: ^0.0.2 copied to clipboard

Infrastructure for agents at the edge.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edgents

With Flutter:

 $ flutter pub add edgents

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

dependencies:
  edgents: ^0.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:edgents/edgents.dart';
0
likes
140
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Infrastructure for agents at the edge.

Homepage
Repository (GitHub)

License

Apache-2.0 (license)

More

Packages that depend on edgents