You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,12 @@ This extension enforces a specific set of coding standards to ensure consistency
115
115
-**`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.
116
116
-**`override`**: Contains important, high-priority rules that are appended to the end of all prompts to ensure they have the most weight.
117
117
118
+
## Known issues
119
+
120
+
* Running a Flutter app from within Gemini CLI and then triggering a Hot Reload
0 commit comments