flutter_gamepad icon indicating copy to clipboard operation
flutter_gamepad copied to clipboard

Null safety update

Open inowakowski opened this issue 3 years ago • 4 comments

Hello, I would like to use this package in my application. However, the latest flutter rejects due to the fact that the package is not Null safety. Can you please update it. I have seen online that this can supposedly be done quickly.

inowakowski avatar Dec 30 '21 13:12 inowakowski

I would love this update as well :)

danielle-h avatar Jan 02 '22 16:01 danielle-h

I can fix the null safety, does the project accept PRs?

netgfx avatar Aug 11 '22 10:08 netgfx

I can fix the null safety, does the project accept PRs?

we do

andrewmd5 avatar Aug 11 '22 14:08 andrewmd5

I'm trying to use this too, but it does not work due to lack of null safety. @AndrewMD5 the pull request seems to be there, could you take the time to review it and update the package? Otherwise this package is more complicated to use for now (the only way seems to be running flutter with the --no-sound-null-safety option).

gyenesvi avatar Sep 22 '22 09:09 gyenesvi