REDDIT
Iâm building a Mess Management App â Thinking of Adding AI. Need Suggestions.
Hi everyone, Iâm a Flutter developer building a mess management system for hostel students (around 2000+ users). Currently, it handles: - Meal subscription - Payment tracking - Admin dashboard - QR-...
REDDIT
Building a smarter weather app â validating before launch
Hey everyone ð Iâm building a weather app that focuses on turning raw forecast data into clear, actionable insights instead of just numbers on a screen. Rather than only showing probabilities, it...
REDDIT
State Management Package Listening to the Database: ZeytinState!ð«
By dynamically assigning data from the database to variables, you can both cache data (Offline control!) and ensure the interface updates instantly when the database changes. Based on ZeytinX, this pa...
REDDIT
Cooperative multitasking using asynchronous tasks, with support for forced task termination with `onExit` handlers.
https://pub.dev/packages/multitasking Cooperative multitasking using asynchronous tasks, with support for forced task termination with onExit handlers. The tasks is implemented using the following sta...
REDDIT
Mock API Requests
Just published synthetic_api_cli -- a cli tool for declaratively mocking backend. You define API routes in JSON, then run a local or cloud-hosted mock API with: REST methods (GET, POST, PUT, PATCH,...
REDDIT
The best way to log in your Flutter projects!
Hey everyone! I wanted to share a package I've been working on called ZeytinLogger. Traditional console logs are great for debugging in the IDE, but they disappear once the app restarts or goes to the...
REDDIT
How long does it take
Hi l'm wondering how long will it take me to learn flutter to build a mobile app have already built the backend to the app l'm planning but was wondering how long a d what should be my focus area for ...
REDDIT
Deploy to App store with Mac but no iPhone
I'm an android user, I bought a MacBook to create iOS apps with Flutter and it is fine but I'm facing an issue to deploy it on App Store. I have a message saying "0 provisioned devices" in XCode and I...
REDDIT
Best IDE with Gemini for Flutter
Hello community, I wanted to ask you what is the best IDE option for flutter with Gemini, since I know that Android studio has the integration but also antigravity, which of these works best for you?
REDDIT
Handling deep state management for a complex Space Economy in Flutter (Solo student dev)
Hi Flutter devs! I wanted to share a technical milestone from a project that felt impossible 6 months agoâmainly because I didn't even own a PC until I won one in a competition. Iâve spent the las...
REDDIT
Started learning dart and flutter as a beginner in coding
Just started learning flutter. Its been 1 week learning the basics of dart. Iam a beginner to the coding world. No prior experience. The course is flutter full stack with node.js as backend. Experts i...
REDDIT
A lightweight way to add type safety to PowerSync/SQLite (No codegen)
Hey everyone, Iâve been working with PowerSync recently and wanted a way to make my queries type-safe without setting up build_runner or dealing with heavy data model boilerplate. I put together a s...
REDDIT
Archery Lessons: Views 101
Archery is a Laravel-inspired, Dart-native web framework built directly on dart:io. It provides a batteries-included experience for developers who want a stable, explicit, and performant framewo...
REDDIT
[Internship | Remote | India] Flutter, Django & Figma Intern Roles â Students Welcome
Hi everyone, Weâre currently looking for student interns for remote roles in: ⢠Flutter Development ⢠Django Development ⢠Figma / UI-UX Design This is an unpaid internship, primarily intended...
REDDIT
I built a single dashboard to control iOS Simulators & Android Emulators
Hello fellow redditors, Been doing mobile dev for ~5 years. Got tired of juggling simctl commands I can never remember, fighting adb, and manually tweaking random emulator settings... So I built Simvy...
REDDIT
I made a 100-rule lint package so my CLAUDE.md doesn't have to explain Flutter conventions anymore
There's a point where your CLAUDE.md / AGENTS.md (or Cursor rules, or whatever AI context file you use) becomes a wall of "don't do this, always do that." The AI reads it every request, burning contex...
REDDIT
Day 2: Flutter Isolates
Letâs learn Flutter topics in public. Todayâs topic: using isolates in real Flutter apps. I understand isolates are meant for heavy or blocking work, but in practice Iâve rarely needed to use th...
REDDIT
Mapping to Figma