hemanthrajv / flutter_compass

MIT License
102 stars 188 forks source link

Non-nullable events #86

Closed tlserver closed 1 year ago

tlserver commented 2 years ago

The events getter is never null, so better to mark it as non-nullable.

jjoelson commented 1 year ago

It would be great to get this merged!