ansi_escapes 2.0.0 copy "ansi_escapes: ^2.0.0" to clipboard
ansi_escapes: ^2.0.0 copied to clipboard

ANSI escape codes for manipulating the terminal.

2.0.0 #

⚠️ Breaking #

  • Added explicit types to public APIs
  • Replaced the Options class with named optional parameters in the image() API.
  • This release may break existing code due to stricter typing and API changes

Improvements #

  • Fixed Dart analysis issues
  • Internal refactor to a singleton pattern for the AnsiEscapes instance.
  • Added more usage examples

1.1.0 #

  • [Breaking] change curserTo --> cursorTo

1.0.0 #

  • docs: readme update
  • Initial Version

1.0.0-dev.3 #

  • fix typo in docs

1.0.0-dev.2 #

  • Add dartdocs
  • fix bug

1.0.0-dev.1 #

  • docs: docs update
8
likes
140
points
11.2k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

ANSI escape codes for manipulating the terminal.

Repository (GitHub)
View/report issues

Topics

#terminal #ansi #cli #color #output

Documentation

API reference

License

MIT (license)

Dependencies

lints

More

Packages that depend on ansi_escapes