We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50e879 commit ff6883eCopy full SHA for ff6883e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.3.3
2
+
3
+- Added `smartDashesType` and `smartQuotesType` to `CodeField` (https://github.com/akvelon/flutter-code-editor/pull/278).
4
+- Added named sections support for JavaScript and TypeScript (https://github.com/akvelon/flutter-code-editor/pull/291).
5
6
## 0.3.2
7
8
- Flutter 3.22 WASM fixes
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.3.2
+version: 0.3.3
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments