ansi_up
Minimal package containing 'ansi_up' third_party dependency used by package:devtools.
2.1.0
2.2K downloads/mo
#399 most downloaded on pub.dev
flutter/devtools
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 months to 3.6 years
Most releases are documented
notes for 3 of 5 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
5 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Aug 2019 to Dec 2024Releases
latest 5-
2.1.006 Dec 2024Nothing published for this version
-
2.0.006 Dec 2024Release notes
Open source →-
Fixed a regexp getting recompiled every time an
AnsiUpis instantiated anddecodeAnsiColorEscapeCodesis called for the first time.The regexp is now compiled once during the lifetime of the program.
-
Removed
AnsiUp.ansiColorsandAnsiUp.palette256members.These members were not useful to users, and they didn't need to be instance members.
ansiColorsis not a constant, andpalette256is now initialized only once (instead of every time anAnsiUpis initialized).
-
-
1.0.018 May 2021 -
0.0.221 Apr 2020Release notes
Open source →- Implemented
decodeAnsiColorEscapeCodesin Dart - now no longer using JS interop.
- Implemented
-
0.0.1+4.0.423 Aug 2019Nothing published for this version