|
|
@@ -1,11 +1,11 @@
|
|
|
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.2
|
|
|
+description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
|
|
|
+version: 0.0.3
|
|
|
homepage: https://github.com/TerminalStudio/xterm.dart
|
|
|
|
|
|
environment:
|
|
|
sdk: ">=2.7.0 <3.0.0"
|
|
|
- flutter: ">=1.17.0 <2.0.0"
|
|
|
+ flutter: ">=1.20.0 <2.0.0"
|
|
|
|
|
|
dependencies:
|
|
|
convert: ^2.1.1
|