mms_platform_interface 3.1.1 copy "mms_platform_interface: ^3.1.1" to clipboard
mms_platform_interface: ^3.1.1 copied to clipboard

A common platform interface for the mms plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mms_platform_interface

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

dependencies:
  mms_platform_interface: ^3.1.1

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

Publisher

unverified uploader

A common platform interface for the mms plugin.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mms_platform_interface