flutter_keyboard_visibility icon indicating copy to clipboard operation
flutter_keyboard_visibility copied to clipboard

Update project to AndroidX

Open fezu54 opened this issue 6 years ago • 1 comments

Is it possible to update the Android project to use the AndroidX libraries instead of the old support libraries like described here https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility#how-to-migrate-a-flutter-app-to-androidx ?

This would enable projects which are dependent on this one to migrate to AndroidX too (like ours :blush: )

fezu54 avatar Jul 01 '19 15:07 fezu54

@fezu54 I've just updated the package to AndroidX and made a pull request, give it a test and make sure it works for you -> #28

jamieastley avatar Jul 22 '19 03:07 jamieastley