Null safety
Update dependencies
- Set the default for the
onDataOut
method to null - Update dependencies
- Use more strict analysis options
- Downgrade to meta 1.1.6 for Flutter stable compatibility
- Use pedantic for static analysis
Prevent killing terminated isolate
- Fix in isolate dispose
- Make the kill method private
- Minor fixes and some api changes
- Improve examples
- Add tests
Initial release