Skip to content

From ready-to-use components and flexible layout blocks to smooth animations and striking effects, Flutter Widget Hub is a collection of some pretty UIS aimed at helping developers create beautiful, functional flutter apps quickly and efficiently.

License

Notifications You must be signed in to change notification settings

yunweneric/flutter-widgethub

Repository files navigation

Flutter Widget Hub πŸš€

Flutter Widget Hub

Build Stunning Flutter Apps with Ease

🌐 Website β€’ πŸ› Issues β€’ 🀝 Contribute

GitHub repo size GitHub issues GitHub Repo stars GitHub forks Website

πŸ“– About

Flutter Widget Hub is a comprehensive collection of beautiful, ready-to-use UI components for Flutter developers. From pre-built templates and layout blocks to smooth animations and visual effects, everything you need to create stunning Flutter apps is right here.

✨ Features

🎨 Templates

Complete app templates and UI clones to jumpstart your projects

🧱 Blocks

Reusable layout components for consistent and responsive designs

🎭 Animations

Smooth, captivating animations that enhance user experience

✨ Effects

Visual effects including shadows, gradients, and complex transformations

πŸš€ Quick Start

Prerequisites

  • Flutter SDK (version 3.22.1 recommended)
  • FVM for Flutter version management (optional but recommended)

Installation

  1. Clone the repository

    git clone https://github.com/yunweneric/flutter-widgethub.git
    cd flutter-widgethub
  2. Install dependencies

    flutter pub get
  3. Set up environment files

    Create a folder called envs/fwh outside your project directory and add:

    • dev.env.json for development
    • env.json for production
  4. Run the app

    Development:

    flutter run --target lib/app/core/main_dev.dart

    Production:

    flutter run --target lib/app/core/main_prod.dart

Building for Web (WASM)

Development build:

flutter build web --wasm --target lib/app/core/main_dev.dart

Production build:

flutter build web --wasm --target lib/app/core/main_prod.dart

🎯 How to Use

  1. Browse components in the app
  2. Copy the code for any component you like
  3. Customize it to fit your needs
  4. Integrate into your Flutter project

🀝 Contributing

We love contributions! Whether you're fixing bugs, adding new components, or improving documentation, your help is welcome.

Quick start:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

πŸ“– See our detailed Contribution Guide for more information.

πŸ“ Request a Component

Need a specific component that's not available? Request it here and we'll work with the community to build it for you.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ†˜ Support

πŸ™ Acknowledgments

A huge thank you to all contributors who have made Flutter Widget Hub possible. Your contributions help the entire Flutter community build better apps faster.


Made with ❀️ for the Flutter community

⭐ Star this repo if you found it helpful!

About

From ready-to-use components and flexible layout blocks to smooth animations and striking effects, Flutter Widget Hub is a collection of some pretty UIS aimed at helping developers create beautiful, functional flutter apps quickly and efficiently.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •