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

Flutter plugin for USB peer discovery and checksum-verified bidirectional file transfer for all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ares_bridge

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

dependencies:
  ares_bridge: ^0.0.2

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:ares_bridge/ares_bridge.dart';
1
likes
155
points
152
downloads

Documentation

Documentation
API reference

Publisher

verified publisheraresdefencelabs.com

Weekly Downloads

Flutter plugin for USB peer discovery and checksum-verified bidirectional file transfer for all platforms.

Homepage
Repository (GitHub)
View/report issues

Topics

#usb #file-transfer #android #macos #ios

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on ares_bridge

Packages that implement ares_bridge