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

PlatformAndroid

A Flutter plugin for interfacing with HackRF devices. Supports Android platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hackrf_flutter

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

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

Publisher

verified publishersarahsforge.dev

Weekly Downloads

A Flutter plugin for interfacing with HackRF devices. Supports Android platform.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hackrf_flutter

Packages that implement hackrf_flutter