segmented_button_slide 1.0.4 copy "segmented_button_slide: ^1.0.4" to clipboard
segmented_button_slide: ^1.0.4 copied to clipboard

Segmented button with slider indicator. Based on the iOS segmented button but adapted to the Material UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add segmented_button_slide

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

dependencies:
  segmented_button_slide: ^1.0.4

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:segmented_button_slide/segmented_button_slide.dart';
6
likes
160
pub points
80%
popularity

Publisher

unverified uploader

Segmented button with slider indicator. Based on the iOS segmented button but adapted to the Material UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on segmented_button_slide