diegoveloper/flutter_keyboard_actions

Support null safety

Closed this issue · 5 comments

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

Any news?

I didn't have enough time to do the migration yet, anyone could contribute and send a Pull request.

Hey, I can try to migrate

Did you have success on the PR, @br-programmer?

We can close this issue, solved by this pull request.