term_glyph 1.2.0-nullsafety term_glyph: ^1.2.0-nullsafety copied to clipboard
Useful Unicode glyphs and ASCII substitutes.
1.2.0-nullsafety #
- Update to null safety. All apis require non-nullable types.
1.1.0 #
-
Add a
GlyphSet
class that can be used to easily choose which set of glyphs to use for a particular chunk of code. -
Add
asciiGlyphs
,unicodeGlyphs
, andglyphs
getters that provide access toGlyphSet
s.
1.0.1 #
- Set max SDK version to
<3.0.0
.
1.0.0 #
- Initial version.