Flutter Toggle Switch 0.0.1
flutter_toggle_switch is a single-package solution for every toggle, switch, and tab bar UI pattern you need in a Flutter app. Instead of stitching together multiple libraries or building custom painted widgets from scratch, you get one unified FlutterToggle widget with a declarative API that scales from a simple two-state switch to a fully animated multi-tab navigation bar.
Why this package?
0
Downloads
0
Likes
0
Points
MIT
License
MIT License
Free & open source forever
Dart Native
100% pure Dart code
Cross Platform
iOS, Android, Web & Desktop
Community
Actively maintained
Features
Key Points
Everything this package offers out of the box.
One widget, many shapes.
FlutterToggle covers pill toggles, underline tabs, stacked card tabs, and magnetic blob navigation — all driven by the same onToggle callback and initialLabelIndex.
Design-system ready.
Seven decoration styles (solid, glass, neumorphic, outlined, tonal, floating, aurora) and five animation styles (slide, fade, scale, elastic, morph) let you match any design language without custom painters.
Specialized switches included.
PulseToggleSwitch, DayNightToggleSwitch, PowerToggleSwitch, and SegmentBarToggleSwitch handle common binary-state patterns with polished, themed animations out of the box.
Production details built in.
Haptic feedback, async cancel guards, shimmer effects, icon wiggle, semantic labels, and keyboard navigation are all first-class parameters — no custom wrappers required.
Zero boilerplate.
Drop in the widget, pass your labels, wire onToggle, done.
About
What is Flutter Toggle Switch 0.0.1?
flutter_toggle_switch is a single-package solution for every toggle, switch, and tab bar UI pattern you need in a Flutter app. Instead of stitching together multiple libraries or building custom painted widgets from scratch, you get one unified FlutterToggle widget with a declarative API that scales from a simple two-state switch to a fully animated multi-tab navigation bar.
Why this package?
- One widget, many shapes.
FlutterTogglecovers pill toggles, underline tabs, stacked card tabs, and magnetic blob navigation — all driven by the sameonTogglecallback andinitialLabelIndex. - Design-system ready. Seven decoration styles (solid, glass, neumorphic, outlined, tonal, floating, aurora) and five animation styles (slide, fade, scale, elastic, morph) let you match any design language without custom painters.
- Specialized switches included.
PulseToggleSwitch,DayNightToggleSwitch,PowerToggleSwitch, andSegmentBarToggleSwitchhandle common binary-state patterns with polished, themed animations out of the box. - Production details built in. Haptic feedback, async cancel guards, shimmer effects, icon wiggle, semantic labels, and keyboard navigation are all first-class parameters — no custom wrappers required.
- Zero boilerplate. Drop in the widget, pass your labels, wire
onToggle, done.
Package Info
Flutter · Pub.dev
MIT License · Open Source
Package Stats
Quick Install
flutter pub add flutter_toggle_switch_0_0_1Need Custom Integration?
Our team can help you integrate and customize this package for your project.
Get a Free QuoteGet Started in Seconds
Add this package to your Flutter project with a single command.
flutter pub add flutter_toggle_switch_0_0_1Next step
Run `flutter pub get` then import the package in your Dart file.
Ready to build something great?
Integrate Flutter Toggle Switch 0.0.1 into your project today and join thousands of developers who trust Mind Stack Labs packages.
More Flutter Packages
flutter anam sdk: ^0.0.1
A Flutter package for integrating Anam AI‘s real-time avatar system into your Flutter applications. Built on WebRTC, this is a Flutter port of the Anam JavaScript SDK. Features

Flutter Neumorphic UI
Flutter Neumorphic UI is a Flutter package that helps developers create neumorphic (soft UI) style interfaces easily. This design style uses soft shadows and highlights to give UI elements a smooth, slightly raised or pressed look. The package includes customizable widgets with options for themes, depth, and light source direction, making it simple to control […]

Flutter Zoom Meeting Wrapper
Flutter Zoom Meeting Wrapper is a Flutter plugin that allows developers to integrate the Zoom Meeting SDK directly into their mobile applications. It enables users to join Zoom meetings inside the app without opening the external Zoom application. The plugin supports simple SDK initialization using JWT authentication, making it easy to connect to Zoom services […]
Smart Actions Text
Smart Actions Text is a Flutter package that turns regular text into interactive content by automatically detecting patterns like URLs, email addresses, phone numbers, and social media handles. It allows developers to add actions such as opening links, copying text, sharing content, or visiting social profiles directly from the detected text elements. The package also […]