Skip to content

Commit 04bf0a6

Browse files
authored
add known issues (#84)
1 parent 3123563 commit 04bf0a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ This extension enforces a specific set of coding standards to ensure consistency
115115
- **`flutter.md`**: Contains rules and best practices for writing Dart and Flutter code. These rules are opinionated, and we encourage you to review them to ensure they align with your style.
116116
- **`override`**: Contains important, high-priority rules that are appended to the end of all prompts to ensure they have the most weight.
117117

118+
## Known issues
119+
120+
* Running a Flutter app from within Gemini CLI and then triggering a Hot Reload
121+
does not work in Flutter stable <= 3.35.4.
122+
Tracking issue: https://github.com/flutter/gemini-cli-extension/issues/82
123+
118124
## 🐛 Troubleshooting
119125

120126
### Common Issues

0 commit comments

Comments
 (0)