opus_flutter_platform_interface 3.0.0 copy "opus_flutter_platform_interface: ^3.0.0" to clipboard
opus_flutter_platform_interface: ^3.0.0 copied to clipboard

A common platform interface for the opus_flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opus_flutter_platform_interface

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

dependencies:
  opus_flutter_platform_interface: ^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_platform_interface/opus_flutter_platform_interface.dart';
0
likes
110
pub points
5%
popularity

Publisher

verified publisherepnw.eu

A common platform interface for the opus_flutter plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on opus_flutter_platform_interface