flutter_pear 0.0.1 copy "flutter_pear: ^0.0.1" to clipboard
flutter_pear: ^0.0.1 copied to clipboard

Dart-idiomatic Flutter API for the Pear P2P stack (Hyperswarm, Hypercore, Hyperbee, Hyperdrive, Autobase, blind pairing) over a bundled Bare worklet.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_pear

With Flutter:

 $ flutter pub add flutter_pear

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

dependencies:
  flutter_pear: ^0.0.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:flutter_pear/flutter_pear.dart';
0
likes
0
points
348
downloads

Publisher

unverified uploader

Weekly Downloads

Dart-idiomatic Flutter API for the Pear P2P stack (Hyperswarm, Hypercore, Hyperbee, Hyperdrive, Autobase, blind pairing) over a bundled Bare worklet.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, flutter_pear_bare

More

Packages that depend on flutter_pear