migrate to package:web and implement keyboard detection#155
migrate to package:web and implement keyboard detection#155raldhafiri wants to merge 2 commits intoMisterJimson:masterfrom
Conversation
4f5e4da to
ad25e70
Compare
|
Hi @MisterJimson .. could you please review this pull request |
|
Hello @MisterJimson I am very interested in WASM and appreciate it if you can review the pull request and merge it. |
I would recommend you to create pubspec_overrides.yaml and use it until it get merged or fork my repo |
Thank you for the suggestion. At least we can test our solution now. Hope it gets merged as soon as possible. |
|
@MisterJimson This is blocking WASM compilation for our project (see: https://docs.flutter.dev/platform-integration/web/wasm) |
flutter_keyboard_visibility_web/lib/flutter_keyboard_visibility_web.dart
Show resolved
Hide resolved
|
Any chances this will get merge it has been 5 months since pull request opened? |
Add support for notifying soft keyboard visibility on web and migrate to package:web
package:webpackage to support WASM #150