-
Notifications
You must be signed in to change notification settings - Fork 25
Description
This issue serves as the central tracker for gathering feedback and planning new features to provide first-class security analysis for Flutter development within the Gemini CLI Security Extension.
We want to enhance this tool with checks and features that are specifically tailored to the Flutter ecosystem. To do this, we need expertise from the Flutter community.
We are looking for your feedback on what's missing and what we can build to help you ship secure Flutter apps with confidence.
How You Can Help
Please use this issue to discuss and request new features. We are especially interested in:
-
Flutter-Specific Vulnerabilities:
- What common security pitfalls exist in Flutter or Dart code?
- Are there specific packages (e.g., for state management, networking, or storage) that have common misconfigurations we should check for?
- What about platform channel security (e.g., insecure MethodChannel handling, data validation)?
-
Workflow & Integrations:
- How can this tool better fit into your existing Flutter development and CI/CD workflow?
- Are there other tools (linters, formatters, etc.) that this should integrate with?
-
Other Features:
- What else would make this an indispensable security tool for your Flutter projects?
Please add your ideas as comments below or open a new, dedicated sub-issue for a specific feature request.