opus_flutter_android 3.0.0 icon indicating copy to clipboard operation
opus_flutter_android: ^3.0.0 copied to clipboard

PlatformAndroid
unlisted

Android implementation of the opus_flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opus_flutter_android

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

dependencies:
  opus_flutter_android: ^3.0.0

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:opus_flutter_android/opus_flutter_android.dart';
0
likes
110
pub points
4%
popularity

Publisher

verified publisher iconepnw.eu

Android implementation of the opus_flutter plugin.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter, opus_flutter_platform_interface

More

Packages that depend on opus_flutter_android