leoafarias / fvm

Flutter Version Management: A simple CLI to manage Flutter SDK versions.
https://fvm.app
MIT License
4.58k stars 225 forks source link

[Feature Request] - AI Assist to build with FVM #768

Open wadhia-yash opened 1 month ago

wadhia-yash commented 1 month ago

Is your feature request related to a problem? Please describe. Hi there,

FVM is a popular tool for managing Flutter SDK versions. However, many developers struggle with keeping up with the latest syntax and best practices. To address this, we created a custom AI Assist trained on the FVM repository code and issues

Describe the solution you'd like Please try it here.

You can also add it as a badge in the README to help developers landing on the repo manage their Flutter SDK versions more efficiently.

<a href="https://app.commanddash.io/agent/github_leoafarias_fvm"><img src="https://img.shields.io/badge/AI-Code%20Agent-EB9FDA"></a>

hope this helps!