Amazing GitHub Repositories for Flutter Developer

Pooja Patil
2 min readAug 17, 2022

Awesome Flutter

Awesome Flutter is a curated list of Flutter libraries, tools, tutorials, articles. It’s categorized into different media types and topics and these have subcategories for Beginners, Intermediates and much more.

Best Flutter UI Templates

It has great UI examples, which we can use to build our app. It contains fitness app , design course , hotel booking, custom drawer, different animations.

Flutter Samples

It is official Flutter GitHub Repository. It has examples of fundamental Flutter features like null safety and navigation routing, and also a Material Design 3 demo or just a calculator app.

Flutter example apps

Flutter Example apps repo is the collections of awesome apps built with flutter

Flutter architecture samples

You can learn how a particular architecture is implemented in Flutter based on a to-do list app .This project implements the same app using different architectural concepts and tools.

Flutter examples

It has great list of links of Flutter examples built around a specific UI element or library

Flutter tips and tricks

This repository is a collection of flutter and dart tips and tricks

--

--