zoom_platform_interface 1.0.3+1 copy "zoom_platform_interface: ^1.0.3+1" to clipboard
zoom_platform_interface: ^1.0.3+1 copied to clipboard

outdated

A common platform interface for the flutter_zoom plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoom_platform_interface

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

dependencies:
  zoom_platform_interface: ^1.0.3+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:zoom_platform_interface/zoom_platform_interface.dart';
0
likes
0
pub points
42%
popularity

Publisher

unverified uploader

A common platform interface for the flutter_zoom plugin.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zoom_platform_interface