term_glyph 1.2.0
term_glyph: ^1.2.0 copied to clipboard
Useful Unicode glyphs and ASCII substitutes.
1.2.0 #
- Stable release for null safety.
1.2.0-nullsafety.3 #
- Update SDK constraints to
>=2.12.0-0 <3.0.0based on beta release guidelines.
1.2.0-nullsafety.2 #
- Allow prerelease versions of the 2.12 sdk.
1.2.0-nullsafety.1 #
- Allow 2.10 stable and 2.11.0 dev SDK versions.
1.2.0-nullsafety #
- Update to null safety. All apis require non-nullable types.
1.1.0 #
-
Add a
GlyphSetclass that can be used to easily choose which set of glyphs to use for a particular chunk of code. -
Add
asciiGlyphs,unicodeGlyphs, andglyphsgetters that provide access toGlyphSets.
1.0.1 #
- Set max SDK version to
<3.0.0.
1.0.0 #
- Initial version.