meshagent_flutter 0.12.0 copy "meshagent_flutter: ^0.12.0" to clipboard
meshagent_flutter: ^0.12.0 copied to clipboard

Widgets for bootstraping Meshagent Flutter apps: secure room sync, live documents, and messaging in a ready-to-use SDK.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meshagent_flutter

With Flutter:

 $ flutter pub add meshagent_flutter

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

dependencies:
  meshagent_flutter: ^0.12.0

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_flutter/meshagent_flutter.dart';
0
likes
0
points
1.61k
downloads

Publisher

verified publishermeshagent.com

Weekly Downloads

Widgets for bootstraping Meshagent Flutter apps: secure room sync, live documents, and messaging in a ready-to-use SDK.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_js, logging, meshagent, web

More

Packages that depend on meshagent_flutter