Stars
A Collection of Flutter and Dart Tips and Tricks
Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
The projects and the materials that accompany the Flutter Apprentice book
A clean architecture app that performs requests to nasa's api in order to get APOD (Astronomy Picture of the Day).
A clean architecture app that performs requests to nasa's api in order to get APOD (Astronomy Picture of the Day).
A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
This repo contains the code I wrote in my BLoC - From Zero to Hero Tutorial Series on my Flutterly - YouTube Channel
A set of examples showing how to use Rive's runtimes.
In this repo we will discuss working with automation testing of flutter app with Flutter driver.
FaaS (Function as a service) framework for writing portable Dart functions
Flutter Design Patterns application
Design Patterns example app for DartUP 2020 conference
A Flutter starter-kit for production-level apps.
A declarative library with an easy-to-use interface for building Flutter applications on AWS.
Managing lifecycle and transitions of updates as a simple dart representation.
An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
Cubit and Beyond - Talk given at Flutter Vikings 2020
A showcase of Forge2D + Flame for the Flutter Vikings conference
Package to add box2d support for the Flame game engine
A Flutter mobile app to emulate iOS Translate with Routes, Singleton pattern, Bloc pattern, Push Notifications (Firebase), Shared Preferences, SQLite Relational Database , ChangeNotifier to manage …