@@ -1,3 +1,8 @@
+## [0.0.2] - 2020-8-1
+
+* Update readme
## [0.0.1] - 2020-8-1
* First version
@@ -9,6 +9,8 @@
**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.20.0
### Screenshots
<table>
@@ -169,7 +169,7 @@ packages:
path: ".."
relative: true
source: path
- version: "0.0.1"
+ version: "0.0.2"
sdks:
dart: ">=2.9.0-14.0.dev <3.0.0"
flutter: ">=1.17.0 <2.0.0"
@@ -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: 0.0.1
+version: 0.0.2
homepage: https://github.com/TerminalStudio/xterm.dart
environment: