xterm 2.5.0-pre copy "xterm: ^2.5.0-pre" to clipboard
xterm: ^2.5.0-pre copied to clipboard

outdated

xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.

[2.5.0-pre] - 2021-8-4 #

  • Support select word / whole row via double tap #40. Thanks @devmil.
  • Adds "selectAll" to TerminalUiInteraction #43. Thanks @devmil.
  • Fixes sgr processing #44,#45. Thanks @devmil.
  • Adds blinking Cursor support #46. Thanks @devmil.
  • Fixes Zoom adaptions on non active buffer #47. Thanks @devmil.
  • Adds Padding option to TerminalView #48. Thanks @devmil.
  • Removes no longer supported LogicalKeyboardKey #49. Thanks @devmil.
  • Adds the composing state #50. Thanks @devmil.
  • Fix scroll problem in mobile device #51. Thanks @linhanyu.

[2.4.0-pre] - 2021-6-13 #

  • Update the signature of TerminalBackend.resize() to also receive dimensions in pixels(#39). Thanks @michaellee8.

[2.3.1-pre] - 2021-6-1 #

  • Export theme/terminal_style.dart

[2.3.0-pre] - 2021-6-1 #

  • Add import 'package:xterm/isolate.dart';

[2.2.1-pre] - 2021-6-1 #

  • Make BufferLine work on web.

[2.2.0-pre] - 2021-4-12 #

[2.1.0-pre] - 2021-3-20 #

  • Better support for resizing and scrolling.
  • Reflow support (in progress #13), thanks @devmil.

[2.0.0] - 2021-3-7 #

  • Clean up for release

[2.0.0-pre] - 2021-3-7 #

  • Migrate to nnbd

[1.3.0] - 2021-2-24 #

  • Performance improvement.

[1.2.0] - 2021-2-15 #

  • Pass TerminalView's autofocus to the InputListener that it creates. #10, thanks @timburks

[1.2.0-pre] - 2021-1-20 #

  • add the ability to use fonts from the google_fonts package #9

[1.1.1+1] - 2020-10-4 #

  • Update readme

[1.1.1] - 2020-10-4 #

  • Add brightWhite to TerminalTheme

[1.1.0] - 2020-9-29 #

  • Fix web support.

[1.0.2] - 2020-9-29 #

  • Update link.

[1.0.1] - 2020-9-29 #

  • Disable debug print.

[1.0.0] - 2020-9-28 #

  • Update readme.

[1.0.0-dev] - 2020-9-28 #

  • Major issues are fixed.

[0.1.0] - 2020-8-9 #

  • Bug fixes

[0.0.4] - 2020-8-1 #

  • Revert version constrain

[0.0.3] - 2020-8-1 #

  • Update version constrain

[0.0.2] - 2020-8-1 #

  • Update readme

[0.0.1] - 2020-8-1 #

  • First version
158
likes
0
pub points
90%
popularity

Publisher

verified publisherterminal.studio

xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, equatable, flutter, meta, platform_info, quiver

More

Packages that depend on xterm