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 44badd1 commit eb6d171Copy full SHA for eb6d171
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.5
2
+
3
+- Fixed line numbers not aligning with lines (https://github.com/akvelon/flutter-code-editor/pull/307)
4
5
## 0.3.4
6
7
- Added default height to `defaultTextStyle` (https://github.com/akvelon/flutter-code-editor/pull/297).
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_code_editor
description: A customizable code field supporting syntax highlighting and code folding.
-version: 0.3.4
+version: 0.3.5-dev
repository: https://github.com/akvelon/flutter-code-editor
environment:
0 commit comments