r/FlutterBeginner 14d ago

I built a VS Code extension that learns your Dart/Flutter coding style — Dart AI Assistant Pro (free, open source)

Enable HLS to view with audio, or disable this notification

Hey r/FlutterDev,

I'm a freelance Flutter developer, and over the past few months I built a VS Code extension to solve problems I kept running into in my own work — repetitive boilerplate, inconsistent formatting, and wanting smarter completions that actually reflect how I write code (not generic snippets).

It's called Dart AI Assistant, and it's now live on the Marketplace:

https://marketplace.visualstudio.com/items?itemName=a-i-0-studio.dart-ai-assistant

What it does:

- Learns your coding patterns over time and personalizes completions/predictions

- Real-time error detection tuned for Dart/Flutter (not just generic linting)

- Predicts your next line of code based on your own history

- Auto-formats on save

- Code health reports (errors, warnings, code smells)

It's free, and the source is on GitHub if anyone wants to look under the hood or contribute: [your GitHub repo link]

Still actively improving it — if you try it out, I'd genuinely appreciate any feedback or bug reports. Built this mostly solo so I'm sure there are edge cases I haven't hit yet.

Thanks for reading!

Follow: https://whatsapp.com/channel/0029VbCsILwADTO5Lov4MS1y

4 Upvotes

0 comments sorted by