ios_custom_zoom_sdk 0.2.4 copy "ios_custom_zoom_sdk: ^0.2.4" to clipboard
ios_custom_zoom_sdk: ^0.2.4 copied to clipboard

A new Flutter plugin for zoom customization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_custom_zoom_sdk
copied to clipboard

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

dependencies:
  ios_custom_zoom_sdk: ^0.2.4
copied to clipboard

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:ios_custom_zoom_sdk/custom_zoom_options.dart';
import 'package:ios_custom_zoom_sdk/custom_zoom_view.dart';
copied to clipboard
0
likes
130
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.25 - 2025.01.07

A new Flutter plugin for zoom customization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on ios_custom_zoom_sdk