Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 509 Bytes

Changelog

1.0.0

Null safety

0.4.0

Update dependencies

0.3.0

  • Set the default for the onDataOut method to null
  • Update dependencies
  • Use more strict analysis options

0.2.3

  • Downgrade to meta 1.1.6 for Flutter stable compatibility
  • Use pedantic for static analysis

0.2.2

Prevent killing terminated isolate

0.2.1

  • Fix in isolate dispose
  • Make the kill method private

0.2.0

  • Minor fixes and some api changes
  • Improve examples
  • Add tests

0.1.0

Initial release