Flutter Widget Builder is a gamified learning application designed to help beginners understand Flutter widgets and widget tree structure through hands-on, interactive challenges.
- Interactive widget-building challenges
- Level-based learning progression
- Visual understanding of Flutter widget trees
- Beginner-friendly and practice-focused
- Clean and modern UI
- React
- TypeScript / JavaScript
- Tailwind CSS
- Node.js (LTS)
- npm or yarn
git clone https://github.com/clubtechcrew/flutter-widget-builder.git
cd flutter-widget-builder
npm installnpm run dev