You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

278 B

CHANGELOG

1.9.2

  • Ensure _writeString adds enough padding to null terminate strings.

1.9.1

  • Changed constant identifiers to be compatible with Dart 2.x
  • No longer supports Dart 1.x

1.9.0

  • Initial release, supports Dart 1.x and many dev versions of Dart 2.x