REDDIT
When did building responsive and adaptive widgets click for you?
Iâve been learning flutter recently and Iâm working on a calculator app for practice. Iâm trying to build it with responsive widgets so that it can work with any screen size but Iâm really hav...
REDDIT
Immersive flutter apps on the Apple vision pro?
It seems like Flutter for vision pro is just limited to rendering in an iPad window. I have been building a card game (open face chinese poker) which is basically three-board solitaire poker. I though...
GITHUB
Bump engine version for 3.41.2 stable release (#182559)
Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If ...
REDDIT
I built a CLI that generates a production-ready Flutter app (auth, API layer, caching, security, CI/CD)
Most Flutter projects start the same way: Create project â set up folders â wire DI â build auth â handle tokens â write API client â add pagination â cache â settings â tests â CI...
REDDIT
Trying to build a true on device AI
I travel a lot. I don't usually have service in a lot of places. I could see myself use some local AI model that I can upload references maps guides PDFs and use it locally without any internet servic...
HACKERNEWS
Show HN: Oore CI – self-hosted, Flutter-first mobile CI (public alpha)
Built Oore CI to run mobile CI + internal app distribution on your own infrastructure.Public alpha is live. It’s early, and I’m looking for practical feedback from people who actually try it.Start her...
REDDIT
4+ Years Experienced Flutter Developer | Fintech, Ride Sharing, Delivery Apps | Available for Hire
Hello Reddit! Iâm an experienced Flutter developer with 4+ years of hands-on experience in building scalable and complex mobile applications. Iâve worked on high-demand apps including ride-sharing...
REDDIT
Best AI model right now for Flutter/Dart development
For people actively doing Flutter development, which AI model are you finding works best inside an IDE right now? Mainly looking for strong Dart/Flutter understanding (widgets, state management, null ...
REDDIT
Is the Flutter job market getting worse in India?
Hi everyone, I wanted to understand if others are facing something similar lately. Iâm a Flutter developer with 3+ years of experience, mostly working in service-based companies. Iâve been activel...
REDDIT
What will happen, If a flutter app has bloc, getx, provider and flutter_hooks. Each of these packages were used in different modules.
Mostly how you would react when you see a project like this ?
REDDIT
Looking for feedback on a small Flutter app Iâm building
Hey all, Iâm a solo dev working on a small Flutter app called Holii and Iâm looking for feedback so I can improve it. The app helps you pick a movie based on a few criteria and shows where itâ...
REDDIT
Run YOLOv26 Natively in Flutter â No Third-Party SDK Required
For Flutter developers struggling to implement YOLOv26 natively â I wrote up exactly how to do it with method channels, no third-party YOLO packages required. Covers CoreML + Vision on iOS and LiteR...
HACKERNEWS
Run LLMs locally in Flutter with <200ms latency
Article URL: https://github.com/ramanujammv1988/edge-veda Comments URL: https://news.ycombinator.com/item?id=47054873 Points: 21 # Comments: 1
REDDIT
AI can ship a Flutter app. It just wonât give you a project.
I tried something a bit lazy. I gave an AI assistant feature requirements and let it implement almost the entire Flutter app. Result? It works. Navigation works Typing engine works Dictionary lookup w...