playback_capture 0.0.4 copy "playback_capture: ^0.0.4" to clipboard
playback_capture: ^0.0.4 copied to clipboard

PlatformAndroid

Capture your System's audio easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add playback_capture

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

dependencies:
  playback_capture: ^0.0.4

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:playback_capture/playback_capture.dart';
3
likes
130
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Capture your System's audio easily

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on playback_capture

Packages that implement playback_capture