21 Flutter Example Apps to Learn From (Opensource, Beginner-Intermediate Level)
Flutter is an open-source software development kit created by google. It used to create cross-platform applications for mobile apps (Android & iOS), desktop, and web applications.
However, Flutter is more popular as SDK / framework for mobile apps because it has better performance than any other cross-platform frameworks.
In this post, I am sharing with you Flutter example projects (for mobile apps) to learn from, from beginner to intermediate level.
Before learning flutter, you should learn Dart first because Flutter uses Dart as its programming language. You can watch this tutorial series on youtube.
Related post
- 15+ Best Flutter UI Kits / Templates (Free & Premium) for Mobile Apps 2020
- 21 React Example Projects to Learn From (Open-source, Beginner-Intermediate Level)
1. Flutter Todos
2. Taskist
3. Simple Calculator
4. Simple recipes app
5. BMI Calculator
6. Flutter Stackoverflow
7. Weatherflut
8. Weather App
9. Pokemon App
10. Flutter Movie
11. Movie Ticketing App
12. Flutter Ecommerce App
13. Whatsapp Clone
14. Twitter Clone
15. Fluttergram
16. Uber Clone
17. Gmail Clone
18. Tiktok Flutter
19. Skype Clone
20. Flutter Netflix Clone
21. Spotify Clone
~~
Do you know other repos?
If you know other Github repositories that worth mentioning here, don’t hesitate to share them in the comment section.
The repository should be:
- A Flutter project example
- Has a screenshot
- Working App
Thank you.
Happy coding!