terminice_core 0.0.3 copy "terminice_core: ^0.0.3" to clipboard
terminice_core: ^0.0.3 copied to clipboard

Core functionality for Terminice.

0.0.3 #

  • add the navigation components (FocusNavigator, ListNavigator, GridNavigator, SelectionController) to the public surface
  • polish their dartdoc and in-tree examples so they render cleanly on pub.dev
  • document the navigation toolkit in the terminice_core README

0.0.2 #

  • add the entire lib/src/io surface (key events, bindings, terminal helpers)
  • document and expose the io utilities for downstream packages
  • keep the new APIs wired through terminice_core.dart
  • specify platforms in pubspec.yaml

0.0.1 #

  • Initial listing on pub.de