21 Flutter Example Apps to Learn From (Opensource, Beginner-Intermediate Level)

Muhammad Syakirurohman
Frontend Engineer
2 min read

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

1. Flutter Todos

Flutter todos

2. Taskist

3. Simple Calculator

Flutter Calculator

4. Simple recipes app

Recipes App

5. BMI Calculator

BMI Calculator

6. Flutter Stackoverflow

Flutter Stackoverflow

7. Weatherflut

Weather Flutter

8. Weather App

Weather App

9. Pokemon App

Pokemon App

10. Flutter Movie

Flutter Movie

11. Movie Ticketing App

Movie Ticketing App

12. Flutter Ecommerce App

Flutter Ecommerce

13. Whatsapp Clone

Whatsapp Clone

14. Twitter Clone

Flutter Twitter Clone

15. Fluttergram

Fluttergram

16. Uber Clone

Uberclone

17. Gmail Clone

Gmail Clone

18. Tiktok Flutter

Tiktok Flutter

19. Skype Clone

Skype Clone

20. Flutter Netflix Clone

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!