Is your feature request related to a problem? Please describe.
Like the readme says, the flutter.md file contains opinionated instructions. These instructions doesn't always work, depending on the project. This is especially true for existing projects that might use different styles, structures and state management.
Describe the solution you'd like
I want to be able to change/override the flutter.md file with my own instructions.
Describe alternatives you've considered
I have considered editing the file in ~/.gemini/extensions/flutter/flutter.md, but I'm not sure if my custom instructions will remain if the extension is updated.