GITHUB
add changelog for 3.41.3 (#183030)
Only 2 non test cherry picks for stable since 3.41.2 https://github.com/flutter/flutter/pulls?q=is%3Apr+base%3Aflutter-3.41-candidate.0+is%3Aclosed #182864 #182691
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...
DEVTO
Flutter vs React Native vs WebView Wrapper: Which Should You Choose in 2026?
I've built production apps with all three approaches. Here's an honest comparison based on real projects — not framework fan wars. The Quick Answer Flutter → Best if you're starting from scratch and w...
REDDIT
Mapping to Figma
REDDIT
Is is worth it to learn flutter at present ?
Give reason why anyone should learn flutter at present or for jobs ?
REDDIT
How would you interpret early pub.dev downloads?
Hey, I published a Flutter package thatâs just one fragment of a bigger system Iâm building. The full system isnât live yet. Still, it got ~129 downloads in about two weeks, without any marketin...
REDDIT
Flutter Devs â How did you land your first Flutter job and how did you prepare?
Hey everyone ð Iâm currently learning Flutter and working toward becoming job-ready as a Flutter developer. Iâd really appreciate hearing from those of you whoâve already landed your first Fl...
REDDIT
Flutter Devs â How did you land your first Flutter job and how did you prepare?
Hey everyone ð Iâm currently learning Flutter and working toward becoming job-ready as a Flutter developer. Iâd really appreciate hearing from those of you whoâve already landed your first Fl...
REDDIT
Playing custom notification sound on ios and android
Hello, I have a prayer app that for specific date and time I need to schedule notification also the user must be able to change the sound of the scheduled notification, Now I did the first part but it...
REDDIT
Bloated state management is rotting your apps; routing OpenClaw via FFI is the actual paradigm shift
I genuinely love logging on here and watching you guys start the 400th holy war this month over Riverpod versus BLoC, or watching a junior dev get publicly executed in the comments for mentioning GetX...
REDDIT
I built a pixel-style retro game runtime plugin for flutter.
I ported the Rust + Python-based retro game engine library Pyxel (https://github.com/kitao/pyxel) to a Rust + Flutter and deployed it. As this is an early version, it may be unstable. If you encounter...