A collection of beautiful and customizable Flutter UI components inspired by Uiverse.io. This repository will be continuously updated with new UI elements, animations, and components to enhance your Flutter projects.
- Smooth Loader Animations: Start with our first loader animation — the Sliding Square Loader.
- Customizable Components: Easily tweak colors, sizes, and animation speeds.
- Responsive Design: Components adapt well to different screen sizes.
- Flutter SDK installed. You can download it from flutter.dev.
-
Clone the repo:
git clone https://github.com/Munsif-Ali/flutter_uiverse.git
-
Navigate to the project directory:
cd flutter_uiverse
-
Get the dependencies:
flutter pub get
-
Run the app:
flutter run
You can integrate the Sliding Square Loader into your project by copying the widget code or importing the component directly from this repo.
Contributions are what make the open-source community such an amazing place to learn and create. Any contributions you make are greatly appreciated!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request
If you find this project useful, please consider giving it a star ✨. Your support helps me keep adding more awesome components!
Made with 💕 in Flutter