termui_flutter 0.6.5 copy "termui_flutter: ^0.6.5" to clipboard
termui_flutter: ^0.6.5 copied to clipboard

Flutter integration package for termui, containing the reusable Terminal widget and GPU-accelerated canvas renderer.

0.6.5 #

  • FEAT(flutter): implement URL query parameter routing and sub-page deep linking.

0.6.4 #

  • Update a dependency to the latest release.

0.6.3 #

  • REFACTOR(core): consolidate emoji and text glyphs into a unified texture atlas.
  • FIX(flutter): prevent redundant background block generation in atlas.
  • FIX: example not showing on web.
  • FEAT(flutter): dump atlas table alongside screenshots.
  • FEAT(core): enhance emoji rendering, persistent settings, and interactive checkboxes.

0.6.2 #

  • FIX(termui): migrate DateTime.now to clock for test determinism.
  • FEAT(termui_pty): decouple VirtualTerminal from FFI for web support.
  • FEAT(termui_flutter): showcase PTY glass example in Flutter demo.

0.6.1 #

  • FEAT(demos): add glass compositing demo and flutter web integration.

0.6.0+2 #

  • Update a dependency to the latest release.

0.6.0+1 #

  • Update a dependency to the latest release.

0.6.0 #

Note: This release has breaking changes.

  • REFACTOR(core): remove legacy cells property and optimize rendering.
  • BREAKING PERF(core): unify buffer attributes into flat array and remove Cell.

0.5.0 #

Note: This release has breaking changes.

  • FEAT(recorder): support asciicast v3 format and gzip trace compression.
  • FEAT(perf): introduce selective subsystem profiling using TraceCategory.
  • DOCS(workspace): consolidate documentation and remove obsolete examples package.
  • DOCS: document scene management and managed prompt execution.
  • DOCS: document scene management and managed prompt execution.
  • BREAKING REFACTOR(window): simplify windowing system and remove WindowManager.

0.4.0 #

Note: This release has breaking changes.

  • DOCS: document scene management and managed prompt execution.
  • BREAKING REFACTOR(ui): replace getChildOffset with Element.relativeOffset and ListWidget with ListView.
  • BREAKING REFACTOR(ui): transition rendering pipeline to declarative Element-based architecture.

0.3.0 #

  • Update a dependency to the latest release.

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

  • Add golden image tests
  • Add OSC 22 mouse cursors (don't use iterm2, use something good)
  • Fix form navigation; add reverse text cursor
  • Consolidate widget_book examples.

0.1.0 #

A custom flutter renderer for termui that uses atlases to render performantly.

3
likes
0
points
443
downloads

Publisher

verified publishermcdole.org

Weekly Downloads

Flutter integration package for termui, containing the reusable Terminal widget and GPU-accelerated canvas renderer.

Repository (GitHub)
View/report issues

Topics

#cli #tui #terminal #console

License

unknown (license)

Dependencies

characters, clock, flutter, termui, web

More

Packages that depend on termui_flutter