Have you added AI coding tools to your workflow? If so, what's your go-to AI coding tool?
Have you added AI coding tools to your workflow? If so, what's your go-to AI coding tool?
@FlutterDev I have found Cursor + Claude works great with Flutter. Not because models have huge data sets of Flutter apps they've trained on, but because Flutter is a fool proof, elegant framework. iOS/Android are full of boilerplate, gotchas, and complexity just to build the same features.
@FlutterDev HuTouch as this converts Figma to Flutter without vibe coding and with strong architecture, coding standards, project specs automatically extracted from Figma, Postman or uploaded requirements doc - all in one go youtube.com/playlist?list=…
@FlutterDev AI is my workflow. Claude code + code rabbit
@FlutterDev Yes, with cloude sonet 4 with cursor AI, it will boosting producvity on development, and working like charm for flutter
@FlutterDev Using gpt-5 medium and Claude sonnet 4 in windsurf
@FlutterDev Grok 3. Excellent at flutter. And half the price of the others. I've not tried the others as I don't want to get spoiled.
@FlutterDev I wanna try ChatGPT for learning stuff
I’m using Supergrok to build a flutter app via ms visual code. - was using ChatGPT but then I got stuck and tried grok where it seemed better for this task. I’m not really a programmer by trade but have a general understanding. Without AI, I never would have gone as far as I am. But now my flutter is crashing in ms visual code but not in powershell so I have been debugging what went wrong in visual code; I think after an upgrade
@FlutterDev Adding AI tools to my workflow? Absolutely, they're indispensable.
@FlutterDev Changing all the time, rn basically all with GPT-5 and/or Sonnet 4, can't pinpoint what's the super best right now
@FlutterDev Company policy allows (and encourages) use of github copilot. It’s pretty good for writing tests and getting suggestions but it gets some pretty big misses due to the fact its latest training is 2024. It keeps bugging me about using spacing for instance. Not a must-have but handy