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

A beautiful, customizable segmented switch widget for Flutter with smooth animations and extensive customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ra_segmented_switch

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

dependencies:
  ra_segmented_switch: ^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:ra_segmented_switch/ra_segmented_switch.dart';
2
likes
140
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, customizable segmented switch widget for Flutter with smooth animations and extensive customization options.

Repository (GitHub)
View/report issues

Topics

#ui #widget #segmented-control #tabs #material-design

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ra_segmented_switch