vibe_loader 0.0.1
vibe_loader: ^0.0.1 copied to clipboard
A simple Flutter demo app showcasing various animated loaders from the `vibe_loader` package.
Fancy Loaders Demo #
A simple Flutter demo app showcasing various animated loaders from the vibe_loader package.
✨ Features #
- Beautiful animated loaders
- Swipe through loaders (one per page)
- Clean and responsive UI
- Easy to customize loader size and color
📦 Loaders Included #
- Liquid Bubble Loader
- Quantum Orbital Loader
- Neon Grid Loader
- Bouncing Dots Loader
- Rotating Circle Loader
- Pulse Loader
🚀 Getting Started #
-
Clone the repository:
git clone https://github.com/yourusername/fancy_loaders_demo.git cd fancy_loaders_demo Install dependencies: flutter pub get Run the app: flutter run