My Flutter Challenges
A new Flutter project containing all my flutter UI challenges.
How to get the code?
You just click on the title of each challenge, and it will show you the complete code.
Each challenge is self-contained in a single .dart
file, so you can just copy/paste and run it.
YouTube playlists about Flutter: https://www.youtube.com/playlist?list=PLum90SMJW-vltQ_ERf3rhjq_UZWJ2enEG
β€οΈ Star β€οΈ the repo to support the project or Follow Me.Thanks!
Warning
All the code in this repository are mean for demo only and are not optmized. Make sure do improve the code before using it.
Screenshots
Bank App UI | Sushi app UI/UX | Ticket Booking |
---|---|---|
Sliding Login & Register | Bottom Navy Bar | Custom Drawer |
---|---|---|
Titled Bottom Navigation Bar | Mobile Dashboard | Foldable Options Menu |
---|---|---|
Login | Profile | Home screen |
---|---|---|
Number Picker | Profile Design | World Clock |
---|---|---|
Coffee App - Auth Page |
---|
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.