A complete Sweet Shop UI built with Flutter, perfect for learning Flutter UI development.
Custom Theme System (Colors, Typography, Dimensions)
Responsive Layouts for all screen sizes
State Management with Cubit
Interactive UI Elements:
Carousel sliders for promotions
Animated bottom navigation bar
Custom AppBar with search functionality
- Flutter
- Packages:
flutter_blocfor navigationflutter_svgfor vector assetsflutter_genfor asset management
- Clone the repository
git clone https://github.com/n0straz/Flutter-Sweet-Shop-App-UI.git
- Install dependencies
flutter pub get
- Run the app
flutter run
Pull requests are welcome!

