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

PlatformAndroidiOS
unlistedoutdated

Google Oboe audio engine plugins for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_oboe

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

dependencies:
  flutter_oboe: ^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:flutter_oboe/flutter_oboe.dart';
1
likes
100
points
38
downloads

Documentation

API reference

Publisher

verified publisherjoydash.com

Weekly Downloads

Google Oboe audio engine plugins for flutter

Repository

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_oboe

Packages that implement flutter_oboe