ansi_escapes
ANSI escape codes for manipulating the terminal.
2.0.1
15K downloads/mo
#200 most downloaded on pub.dev
shan-shaji/ansi-escapes-dart
What this package is like to depend on
Last release 8 months ago
20 Dec 2025
Release timing varies
gaps range from 5 months to 2.4 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Aug 2021 to Dec 2025
2022
2023
2024
2025
2026
Releases
latest 7-
2.0.120 Dec 2025 -
2.0.019 Jun 2025Release notes
Open source →⚠️ Breaking
- Added explicit types to public APIs
- Replaced the
Optionsclass with named optional parameters in theimage()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
AnsiEscapesinstance. - Added more usage examples
Release notes
Open source →⚠️ Breaking
- Added explicit types to public APIs
- Replaced the
Optionsclass with named optional parameters in theimage()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
AnsiEscapesinstance. - Added more usage examples
-
1.1.009 Jan 2023Release notes
Open source →What's Changed
- fix method name: curserTo() --> cursorTo() by @rickgladwin in #2
New Contributors
- @rickgladwin made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0
-
1.0.030 Jan 2022 -
1.0.0-dev.326 Aug 2021 pre-release -
1.0.0-dev.223 Aug 2021 pre-release -
1.0.0-dev.122 Aug 2021 pre-release