Support null safety
Closed this issue · 5 comments
md84419 commented
The library 'package:keyboard_actions/keyboard_actions.dart' is legacy, and should not be imported into a null safe library.
Try migrating the imported library.
Error: This project cannot run with sound null safety, because one or more project dependencies do not
support null safety:
- keyboard_actions
dependencies:
keyboard_actions: ^3.3.1+1
higorlapacw commented
Any news?
diegoveloper commented
I didn't have enough time to do the migration yet, anyone could contribute and send a Pull request.
br-programmer commented
Hey, I can try to migrate
higorlapacw commented
Did you have success on the PR, @br-programmer?
TheManuz commented
We can close this issue, solved by this pull request.