@@ -1,7 +1,7 @@
## [3.0.0] - 2021-2-24
* Performance improvement.
-## [2.0.0] - 2021-3-7
+## [2.0.0-pre] - 2021-3-7
* Migrate to nnbd
## [1.2.0] - 2021-2-15
@@ -11,7 +11,7 @@
**xterm.dart** is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-> This package requires Flutter version >=1.22.0
+> This package requires Flutter version >=2.0.0
## Screenshots
@@ -49,7 +49,7 @@
```yml
dependencies:
...
- xterm: ^1.3.0
+ xterm: ^2.0.0
```
**2.** Create the terminal:
@@ -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.0.0-pre
homepage: https://github.com/TerminalStudio/xterm.dart
environment: