semlette / nfc_in_flutter

Cross-platform flutter plugin for reading and writing NFC tags. Not maintained anymore - not looking for new maintainer, fork instead.
MIT License
119 stars 119 forks source link

Null safety support #83

Closed larssn closed 3 years ago

larssn commented 3 years ago

The official guide can be found here: https://dart.dev/null-safety/migration-guide

If no one volunteers, I might be able to do it in a few weeks.

ZippyRainbow commented 3 years ago

Sounds Good larssn, looking forward to it, one of my last modules needing Null Safety.

larssn commented 3 years ago

Sounds Good larssn, looking forward to it, one of my last modules needing Null Safety.

I did a PR a few days back. Check it out if you have the time.

ZippyRainbow commented 3 years ago

Sounds Good larssn, looking forward to it, one of my last modules needing Null Safety.

I did a PR a few days back. Check it out if you have the time.

Thanks, great. I will when I get a chance.

ZippyRainbow commented 3 years ago

Hey @larssn , I am not really too up to speed with how I can test your changes, but from the looks of the notes under "About" it says that this project is "Not maintained anymore.".. Maybe we need to contact @semlette to see if we can get access to merge some of these changes.

jomag commented 3 years ago

Any chance that this will be fixed? @semlette

The package was working great, but now it will not build anymore...