oakromulo / flutter_persistent_queue

📦 Simple localstorage-based persistent queues made available for flutter
MIT License
17 stars 10 forks source link

Upgrade code to dart nullability #12

Open iomu opened 3 years ago

iomu commented 3 years ago

This was mostly a mechanical transform to the nullability this without understanding the code structure to unblock our internal upgrade. The integration tests and sample app still worked from what I could tell.