История коммитов

Автор SHA1 Сообщение Дата
  michaellee8 3722f49028 fix!: use computed pixel size instead of actual pixel size 4 лет назад
  michaellee8 b5021203f8 feat!: add TerminalBackend.resizeFull() for receiving terminal size in pixels 4 лет назад
  xuty d86e3483eb one textLayoutCache per TerminalViewState 4 лет назад
  xuty 24abb0de78 replace TextPainter with Paragraph to reduce method calls 4 лет назад
  xuty 75e3b01bb8 Merge pull request #38 from devmil/feature/zoom 4 лет назад
  xuty 8c60f23e9d Support declarative TerminalStyle update 4 лет назад
  devmil 4cde3e808c Merge remote-tracking branch 'origin/master' into feature/zoom 4 лет назад
  xuty a95e7474ea update example 4 лет назад
  xuty 051ee53d52 export terminal_style.dart 4 лет назад
  xuty e9933b03d0 bump version 4 лет назад
  xuty 1925e774e4 move terminal_isolate to keep web support 4 лет назад
  xuty 71a195bf14 bump version 4 лет назад
  xuty 127665db05 add test for BufferLine 4 лет назад
  xuty 490756ed24 update ci flutter version 4 лет назад
  xuty e21bdea4ea implement ListBufferLine 4 лет назад
  devmil e2950a60a4 adds font size upper and lower bounds 4 лет назад
  devmil 422f2cecaf fixes font and cell size problems 4 лет назад
  devmil d229c9d7c6 Adds Zoom in and Out with Meta +/- (or Ctrl+Shift +/-) 4 лет назад
  xuty be3ecb8305 Merge pull request #34 from devmil/feature/async-io-and-terminal-logic 4 лет назад
  devmil 191f380598 "Fixes" asciiquarium 4 лет назад
  devmil a3174a0038 Fixes Int / Uint problems (all cell values are Uints and get auto converted to negative 4 лет назад
  devmil 1bd32a3e2f makes start() of TerminalIsolate awaitable 4 лет назад
  devmil da7e0f97c3 close no longer needed ReceivePort 4 лет назад
  devmil 4660edc07d Fixes samples (new Backend API) 4 лет назад
  devmil 51b077856b ack processed data chunks 4 лет назад
  devmil ee1c19b138 Some code comments 4 лет назад
  devmil 38e6cb9341 Routes exitCode via Terminal 4 лет назад
  xuty 2d5a746579 use _sendPort? for null value check 4 лет назад
  xuty 4b47e128ad use lower camel case for enum values 4 лет назад
  xuty 221629ed95 add trailing comma 4 лет назад