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

A new Flutter package for working with KiwiSDR Software Defined Radios.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kiwi_sdr

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

dependencies:
  kiwi_sdr: ^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:kiwi_sdr/kiwi_sdr.dart';
0
likes
160
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for working with KiwiSDR Software Defined Radios.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, http, web_socket_channel

More

Packages that depend on kiwi_sdr