| # AI rules for developing with Flutter |
| |
| > [!IMPORTANT] |
| > Looking for AI coding rules for building with Flutter? |
| > Check out [Get started developing with Flutter and AI][]. |
| |
| This directory no longer contains rule files for AI coding assistants. |
| Flutter now provides similar guidance through agent plugins and skills, |
| which give your assistant focused instructions for the task at hand |
| instead of a single, static set of rules. |
| |
| If your assistant's configuration references one of the removed rule files, |
| remove that reference and follow the setup instructions in |
| [Get started developing with Flutter and AI][]. |
| |
| [Get started developing with Flutter and AI]: https://docs.flutter.dev/ai/get-started |