flutter_p2p_engine 1.2.8 copy "flutter_p2p_engine: ^1.2.8" to clipboard
flutter_p2p_engine: ^1.2.8 copied to clipboard

SwarmCloud p2p engine for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_p2p_engine

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

dependencies:
  flutter_p2p_engine: ^1.2.8

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_p2p_engine/flutter_p2p_engine.dart';
1
likes
140
points
146
downloads

Publisher

verified publishercdnbye.com

Weekly Downloads

SwarmCloud p2p engine for flutter

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, video_player

More

Packages that depend on flutter_p2p_engine