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.
1 parent d7e4beb commit 0f18b2bCopy full SHA for 0f18b2b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.1
2
+
3
+* Support for Flutter v3.13.6.
4
5
## 0.3.0
6
7
* **BREAKING:** Deleted `CodeController.stringMap`.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.3.0
+version: 0.3.1
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments