segmented_control_plus 0.0.3 copy "segmented_control_plus: ^0.0.3" to clipboard
segmented_control_plus: ^0.0.3 copied to clipboard

A clean simple segmented control widget that works on all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add segmented_control_plus

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

dependencies:
  segmented_control_plus: ^0.0.3

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_control_plus/segmented_control_plus.dart';
1
likes
150
pub points
44%
popularity

Publisher

verified publisherae1.dev

A clean simple segmented control widget that works on all platforms.

Repository (GitHub)
View/report issues

Topics

#ui #widget #button

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on segmented_control_plus