FlutterResources
A list of Flutter resources that will help people get started with Flutter
Install / Use
/learn @CoderUni/FlutterResourcesREADME
Flutter Resources
A list of Free Flutter resources that will help people get started with Flutter.

Content
- Introduction
- Beginner
- Intermediate
- Advanced
- UI Kit
- Youtube Channels
- Books
- Firebase
- Animations Plugins
- Machine Learning
- Best Practices
- Reference Apps
- Useful Blogs/Websites
- Contributing
- Support Me
Introduction
- Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase
- Flutter Installation - Get Started by installing Flutter in your machine
- Flutter for Beginners - Youtube playlist about building apps with Flutter
- Dart for Beginners - Youtube playlist about the Dart programming language
- Flutter Basics - Youtube playlist that teaches the basics and uses the learned knowledge to create a Time app
- Http Requests - A medium article teaching how to make http requests to a server
- Awesome Flutter Talk - is an Github repo that save a list of Youtube url about Flutter Talk from 2011 to 2020
- Beginner's Guide Comprehensive guide to the basics of Flutter and Firebase
Beginner
- Widget of the Week - Introducing new widgets every week by Flutter
- Roadmap to Flutter Development - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by Olexandr Leuschenko
- Layout Cheat Sheet - Extensive examples of layout widgets by Tomek Polański
- Angela Yu's Flutter Beginner's Course
- Getting Started with Flutter - Interactive Flutter Beginner Guide with various downloadable materials.
Intermediate
- FlutterFire - FlutterFire is a set of Flutter plugins which connect your Flutter application to Firebase
- State Management - A list of State-Management Approaches in Flutter
- Flutter & Firebase - A video playlist tutorial about reating Flutter & Firebase app by NetNinja
- Provider - A wrapper around InheritedWidget to make them easier to use and more reusable by Remi Rousselet
- RiverPod - Compile safe, Provider, without its limitations, Doesn't depend on Flutter by Remi Rousselet
- MVVM + Provider - A Flutter MVVM + Provider implementation sample application by Shubham Chhimpa
- Animation Intro - An introduction in creating animations by Flutter
- Animation Intro Youtube Playlist Version by Flutter
- Animation Tutorial - A video playlist tutorial about using animations in Flutter by NetNinja
- Animation CheatSheet - Flutter Implicit Animation Widgets CheatSheet
- Animated Selection Slide - Animated Selection Slide
- Forms in Flutter - Forms in Flutter with Validation Unit Test
- Animation in Flutter - Animation in Flutter Easy Guide by boeledi
- AWS Amplify - AWS Amplify is an end-to-end solution that enables mobile and front-end web developers to build and deploy secure, scalable full stack applications, powered by AWS
Advanced
- Flutter Bloc - A flutter package that helps implementing the bloc architecture by Felix Angelov
- RxDart - A wrapper around streams that adds additional capabilities to Streams and StreamControllers by ReactiveX
- Rive Introduction - An introduction in using Rive for complex Flutter animations by Flutter
- Flutter Hooks - Hooks are a new kind of object that manages a Widget life-cycles. They exist for one reason: increase the code-sharing between widgets by removing duplicates by dash-overflow.net. A Flutter implementation of React hooks.
- Immutable Data Patterns in Dart and Flutter - Immutable Data Patterns in Dart and Flutter
- Slivers - A medium article explaining what Slivers are and how to use them.
- Stacked - A video (plus article) on the use of Stacked for architecture and state management.
- Gesture System - Flutter Deep Dive on Gestures
UI Kit<a name="uiKit"></a>
- Flutter Screens - Collection of nice flutter samples.
- Flutter-UI-Kit - Collection of useful UIs in a UIKit.
- FLUTTER UI CHALLENGE - Profile App, Book Reader App, Drink Shop App .
- Beautiful Dashboard - Awesome Dashboard Component .
- Gorgeous Login - Smooth Login Template .
- Flutter Samples - Collection of Amazing flutter samples .
- Starter Kit - Starter kit for beginners to learn Bloc pattern, RxDart, sqflite, Fluro and Dio .
- Let's Clone - 18 Amazing Templates.
- Payment App UI - Stunning Payment App UI.
- ChatBot 🤖 - Incredible Chatbot using Flutter and Dialogflow.
- Covid-19-Global-Mapper - Tracking Covid-19 cases on a Map based view.
- GetWidget - GetWidget is open source libraries that come with pre-build 1000+ UI components.
- NASA APOD - NASA APOD fetches data from NASA API and displays information.
- Flutter Intro Slider - Flutter Intro Slider is a flutter plugin that helps you make a cool intro for your app
- Flutter Rating Bar - A simple yet fully customizable rating bar for flutter which also include a rating bar indicator, supporting any fraction of rating.
- E-Commerece Admin Side - Flutter + firebase full frontend and backend for managing E-Commerece
- E-Commerce App UI - e-Commerce UI Kit has the goal to help you to save time with the frontend development. You can use this template to build your apps for Android and iOS in Flutter.
- Trending Headlines - Trending Headlines using the NewsAPI to fetch latest data
- Staggered Grid View - GridView with tiles of variable sizes
- Flip Pannel - Flip panel with built-in animation
- Flutter Tags - Tags with different customizations
- Slidable - Slidable list item with left and right slide actions
- Table Calendar - Calendar organized neatly into a Table, with vertical autosizing
Youtube Channels<a name="ytChannels"></a>
- Flutter - The official flutter channel is the best
View on GitHub100/100
Security Score
Audited on Mar 10, 2026
No findings
