Lists (1)
Sort Name ascending (A-Z)
Starred repositories
A Flutter application architecture created from real world scenarios
A collection of experimental and creative slivers for Flutter. Extend your scrolling experience beyond the basics.
A curated list of awesome Phaser libraries, resources and shiny things.
Library for creating and managing a canvas similar to CustomPaint but with more features. It also contains structures needed for efficient rendering of large-scale scenes and worlds, such as QuadTree.
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io. Set up once and forever.
A production-ready template for flutter applications.
An open-source cross-platform alternative to AirDrop
A set of AI chat-related widgets for Flutter
💊 Application to use ReVanced on Android
Convenient BuildContext-based value propagation and observing. Seamlessly integrates with Flutter's built-in observability primitives.
Wrappers and tools for composing Firebase Cloud Functions in the Dart language
A Flutter plugin for fetching Firestore documents with read from cache first then server.
Flutter package which can be used to record flutter widgets
The official Flutter & Friends conference app
Scratch card widget which temporarily hides content from user.
This is a stream overlay that shows heart rate, calorie burn, and more information sent from an Apple Watch or Android watch running the Health Data Server app
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
A simple, minimal and elegant scene graph for WebGL written in Dart
A widget to build clocks, timers and everything that changes with time.
Flutter low-level audio plugin using SoLoud C++ library and FFI