We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78f74f6 + 3d2e2f4 commit f348b69Copy full SHA for f348b69
CHANGELOG.md
@@ -3,6 +3,7 @@
3
- Added default height to `defaultTextStyle` (https://github.com/akvelon/flutter-code-editor/pull/297).
4
- Added `disposed` and `mounted` checks to `CodeField` and `CodeController` (https://github.com/akvelon/flutter-code-editor/pull/298).
5
- Added `UndoHistoryController` to `CodeField` (https://github.com/akvelon/flutter-code-editor/pull/302).
6
+- Added support for `yaml` comments (https://github.com/akvelon/flutter-code-editor/pull/305).
7
8
## 0.3.3
9
0 commit comments