DEVTO
I Built an App to Track all. Games, Movies, and Anime in One Place
The Problem I was drowning in spreadsheets. One for games I wanted to play. Another for movies to watch. A separate list for anime. A Google Doc for manga. And I still kept forgetting what episode I w...
REDDIT
ð I built route_pilot â a Flutter package that makes navigation actually enjoyable
Honestly, every time I needed navigation in a Flutter project, the existing packages felt like I had to learn a whole new framework just to move between screens. So I spent several months building rou...
DEVTO
RoutePilot — Flutter routing without the boilerplate
Flutter's built-in navigation works fine for small apps. But the moment you need auth guards, deep links, typed arguments, and the ability to show a dialog without a BuildContext — you're either drown...
PUBDEV
kin_ui v1.0.1
A Native inspired Flutter design system. Tokens, primitives, components, adaptive shell, and templates out of the box.
DEVTO
Flutter Interview Questions Part 4: Networking, Storage & Testing
Welcome to Part 4 of the Flutter Interview Questions series! This installment dives deep into three pillars that every production Flutter app relies on: networking, local storage, and testing. Whether...
PUBDEV
route_pilot v0.2.0
A Flutter package that simplifies navigation and routing with custom transitions, easy argument passing, and a clean API for managing routes in your Flutter applications.
DEVTO
The Bug That Almost Broke My E-Commerce App
The Story of a Persistent Mobile App Bug I’ll never forget the day I received a frustrated message from a beta tester: “I can’t see any products in the app. It just keeps loading forever.” At first, I...
PUBDEV
applovin_admob_sdk v1.0.2
Dual-provider ad SDK for Flutter (AdMob + AppLovin MAX) with built-in safety throttle, VIP bypass, RouteAware banner lifecycle management, and animated TopToast feedback.
PUBDEV
flutter_notemus v2.0.2
Professional music notation rendering for Flutter. SMuFL-compliant with 2932 Bravura glyphs, beams, dynamics, articulations, and JSON import/export.
PUBDEV
ccci_run v1.1.5+26
This project sets up a basic folder structure and creates default files for a Flutter application. The structure aims to provide a clear organization for project components, making it easier to manage...
PUBDEV
craft_runner v0.1.0
Code generation runner for riverpod_craft. Watch mode, single file generation, and cleanup.
PUBDEV
stringr v1.2.2
Comprehensive string manipulation plugin for dart. Handles operations on latin, non latin and grapheme clusters alike! Features inspured from VocaJs
PUBDEV
flip_calendar v0.1.2
A customizable calendar widget with page-turn animations and swipe gesture navigation.