What is the best AI model to use in Cursor for building strong and complex Flutter applications, like delivery apps or large systems? Also, is it better to rely on the official Flutter documentation, or are modern models like GPT-5 or Claude sonnet 4.5 accurate enough to generate reliable and up-to-date code?
No idea about flutter itself but for up-to-date documentation try adding Context7 as a mcp server, that way, the model will always fetch the latest documentation for the tools it uses. You might need to make a rule telling it to always use it but it’s been incredibly useful for me.
GPT5 is my friend with Flutter for the past months
Thanks a lot! I actually tried this after reading your comment, and it worked really well. If you have any other useful tips or resources, I’d love to hear them.
Thanks a lot for taking the time to reply — really appreciate it!
I’m still fairly new to using Flutter (not an expert yet), and I’m exploring how to make the most of it, especially when combining it with AI tools like GPT-5.
Since you’ve been using GPT-5 with Flutter for a while, I’d love to hear more about your workflow.
For example — do you follow any specific prompts or setup rules to help GPT-5 generate cleaner, more accurate Flutter code?
Do you ask it to read or reference the Flutter documentation before starting to c
And how do
Have you tried Claude Sonnet 4.5 as well? I’m curious if
Any detailed tips or best practices from your experience would be super helpful — thanks again!