Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.94 KB

README.md

File metadata and controls

73 lines (44 loc) · 1.94 KB

Flutter Uiverse

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.

🌟 Features

  • 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.

🌐 Demo

Sliding Square Loader

Sliding Square Loader

🚀 Getting Started

Prerequisites

  • Flutter SDK installed. You can download it from flutter.dev.

Installation

  1. Clone the repo:

    git clone https://github.com/Munsif-Ali/flutter_uiverse.git
  2. Navigate to the project directory:

    cd flutter_uiverse
  3. Get the dependencies:

    flutter pub get
  4. Run the app:

    flutter run

📖 Usage

You can integrate the Sliding Square Loader into your project by copying the widget code or importing the component directly from this repo.

🎁 Contributing

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

🙌 Support

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

📞 Contact

Munsif Ali