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 GlyphSet class that can be used to easily choose which set of glyphs to use for a particular chunk of code.

  • Add asciiGlyphs, unicodeGlyphs, and glyphs getters that provide access to GlyphSets.

1.0.1

  • Set max SDK version to <3.0.0.

1.0.0

  • Initial version.