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 6cbabce commit 7ffc8d4Copy full SHA for 7ffc8d4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [2.1.0-pre] - 2021-3-20
2
+* Better support for resizing and scrolling.
3
+* Reflow support (in progress [#13](https://github.com/TerminalStudio/xterm.dart/pull/13)), thanks [@devmil](https://github.com/devmil).
4
+
5
## [2.0.0] - 2021-3-7
6
* Clean up for release
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: xterm
description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-version: 2.0.0
+version: 2.1.0-pre
homepage: https://github.com/TerminalStudio/xterm.dart
environment:
0 commit comments