juxtapose 1.2.0 copy "juxtapose: ^1.2.0" to clipboard
juxtapose: ^1.2.0 copied to clipboard

A widget for comparing two stacked widgets by dragging a slider thumb to reveal either sides of the slider, either horizontally or vertically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add juxtapose

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

dependencies:
  juxtapose: ^1.2.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:juxtapose/juxtapose.dart';
93
likes
130
pub points
70%
popularity

Publisher

verified publisherlesliearkorful.com

A widget for comparing two stacked widgets by dragging a slider thumb to reveal either sides of the slider, either horizontally or vertically.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on juxtapose