ansi_escape_codes 1.4.1 copy "ansi_escape_codes: ^1.4.1" to clipboard
ansi_escape_codes: ^1.4.1 copied to clipboard

Yet another package for ANSI escape sequences. It differs from the others only in that it focuses on using constants rather than functions or methods.

1.4.1 #

  • Add handleEscapeSequences and handlePlainText.

1.4.0 #

  • Add analysis escape sequences (showEscapeSequences).
  • Add all control codes (0x00-0x1F).

1.3.2 #

  • Refactor methods: allSgr, foregroundColors, backgroundColors.
  • Add methods: allCsi, removeCsi, removeSgr, removeForegroundColors, removeBackgroundColors. Mark the methods as experimental.

1.3.0-1.3.1 #

  • Add several functions to the utilities.
  • Update example.
  • Refactor constant name.

1.2.0 #

  • Add dart doc comments.
  • Update README.
  • Refactor.

1.1.0 #

  • Add saveCursor and restoreCursor.
  • Add progress_example.dart.
  • Refactor.

1.0.0 #

  • Initial version.
0
likes
150
points
360
downloads

Publisher

verified publisheryet-another.dev

Weekly Downloads

Yet another package for ANSI escape sequences. It differs from the others only in that it focuses on using constants rather than functions or methods.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on ansi_escape_codes