zoom_web 1.0.2+1 copy "zoom_web: ^1.0.2+1" to clipboard
zoom_web: ^1.0.2+1 copied to clipboard

Platformweb

Web platform implementation of flutter_zoom.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoom_web

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

dependencies:
  zoom_web: ^1.0.2+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_web/zoom_web.dart';
2
likes
90
pub points
5%
popularity

Publisher

unverified uploader

Web platform implementation of flutter_zoom.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_web_plugins, js, zoom_platform_interface

More

Packages that depend on zoom_web