Stars
Learn how to design systems at scale and prepare for system design interviews
Automate version bumping, changelog generation, and App Store/Play Store releases for Flutter projects
This repository contains common Flutter interview questions and their answers.
🧹 One-click interactive shell script to safely deep clean development caches (Xcode, Flutter, FVM, Android, npm, Gradle, IDEs) on macOS & Linux. Recover 50GB+ of storage instantly
This repo is for unmaintained code that supports talks, blogs, and other experiments.
/slash is an open-source, mobile-first GitHub assistant powered by AI. Browse repos, review code, write or edit files with AI, and push changes—all from your phone.
A Flutter app showcasing a smooth, TikTok-style vertical video feed with MVVM architecture and LRU-based video caching for optimal performance.
Flutter widgets and themes implementing the current macOS design language.
A simple dio log interceptor (mainly inspired by the built-in dio LogInterceptor), which has coloring features and json formatting so you can have a better readable output.
Learn how to design large-scale systems. Prep for the system design interview.
DEX Preview is a mobile app that allows users to preview the latest digital assets on the DEX platform. Users can view the latest digital assets, search for specific assets, and view detailed infor…
The projects and the materials that accompany the Data Structures & Algorithms in Dart book
AI wearables. Put it on, speak, transcribe, automatically
An online Dart editor with support for console, web, and Flutter apps.
iOS and Android app for Devfest Lagos 2023, built with Flutter. Maintained by @mastersam07, @CoderNamedHendrick.
Master programming by recreating your favorite technologies from scratch.
Zfinix / flutter_uipickers
Forked from tzraikov/flutter_uipickersA flutter plugin library that exposes platform specific date, time and picker popups. It uses the native iOS 14 UIKit UIDatePicker and SwiftUI like Picker on iOS and the corresponding material pick…
Linting tool for Dart and Flutter projects.
Flutter plugin that allows you to detect mobile screenshot and execute callback functions on iOS and Android. 🚀
Implement a declarative reactivity system from scratch.