An open API service indexing awesome lists of open source software.

https://github.com/souravkaushik-dev/toggle-2.0

A highly customizable, glassmorphic toggle switch widget for Flutter — featuring ultra-smooth snake-like animation, zoom effects, draggable handle, and rounded design. Perfect for modern, fluid UIs.
https://github.com/souravkaushik-dev/toggle-2.0

flutter flutter-app flutter-plugin flutter-plugins flutter-ui flutter-userinterfacce flutter-widget futtertoggle newflutter togglenewui toggleui userinterface

Last synced: about 8 hours ago
JSON representation

A highly customizable, glassmorphic toggle switch widget for Flutter — featuring ultra-smooth snake-like animation, zoom effects, draggable handle, and rounded design. Perfect for modern, fluid UIs.

Awesome Lists containing this project

README

          

# 🔘 Toggle 2.0

An Android app built with **Kotlin/Java** and **XML UI** to demonstrate a simple toggle button functionality.
Useful for beginners learning Android development or UI interaction.

## 📸 Screenshots

| Toggle OFF | Toggle ON |
|----------------------------------|---------------------------------|
| ![Toggle OFF](screenshots/2.png) | ![Toggle ON](screenshots/1.png) |

---

## ✨ Features

- Toggle ON/OFF functionality
- Clean and minimal user interface
- Instant UI feedback with animations (if any)
- Light and dark mode support (if implemented)

---

## 🚀 Getting Started

To run this app locally:

1. Clone the repository:
```bash
git clone https://github.com/souravkaushik-dev/toggle-2.0.git
cd toggle-2.0