trio_switch 1.1.0 copy "trio_switch: ^1.1.0" to clipboard
trio_switch: ^1.1.0 copied to clipboard

A customizable tri-state switch widget for Flutter. Allows users to select one of three states with a smooth sliding indicator animation.

1.1.0 #

  • Added disabledStates parameter to disable individual segments while keeping others interactive.
  • Disabled segments appear dimmed (reduced opacity) and ignore taps.
  • Added example demonstrating partially disabled and locked selection states.
  • Updated README with per-segment disable documentation.

1.0.1 #

  • Fixed installation version in README.

1.0.0 #

  • Initial stable release of trio_switch.
  • TrioSwitch widget with three-state selection and animated sliding indicator.
  • Customizable track and indicator decorations, colors, and animations.
  • Configurable width, height, padding, and border radius.
  • Active and inactive icon color support.
  • Configurable animation duration and curve.
  • Haptic feedback and disabled state support.
  • Added example project.
  • Comprehensive widget tests.
  • Added MIT license.
1
likes
160
points
119
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable tri-state switch widget for Flutter. Allows users to select one of three states with a smooth sliding indicator animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on trio_switch