segmented_button_slide 2.0.0 copy "segmented_button_slide: ^2.0.0" to clipboard
segmented_button_slide: ^2.0.0 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: ^2.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:segmented_button_slide/segmented_button_slide.dart';
14
likes
160
points
2.23k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on segmented_button_slide