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

A horizontal overlapped slider widget. The center widget will be at the top of the stack.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlapped_slider

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

dependencies:
  overlapped_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:overlapped_slider/overlapped_slider.dart';
8
likes
130
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A horizontal overlapped slider widget. The center widget will be at the top of the stack.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on overlapped_slider