1.2.1-dev

1.2.0

  • Stable release for null safety.

1.2.0-nullsafety.3

  • Update SDK constraints to >=2.12.0-0 <3.0.0 based 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 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.