skynet
skynet copied to clipboard
Any plans for null-safety?
Hello, thanks for this library!
Is there any plans for migrating this library to null-safety? I really look forward for this!
Thank you
The library is now migrated to null-safety, you can try it using
dependencies:
skynet:
git: https://github.com/redsolver/skynet.git
let me know if you encounter issues, it's currently still a bit WIP
Thank you so much!