zoom_slider 1.0.0 copy "zoom_slider: ^1.0.0" to clipboard
zoom_slider: ^1.0.0 copied to clipboard

A slider that mimics the behavior of camera app zoom sliders. You can fine-tune the behaviour and output

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoom_slider

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

dependencies:
  zoom_slider: ^1.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:zoom_slider/zoom_slider.dart';
0
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A slider that mimics the behavior of camera app zoom sliders. You can fine-tune the behaviour and output

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on zoom_slider