LeQuy-123
Results
3
comments of
LeQuy-123
dropdownRef.current.select(-1) it in the doc
same here with 14.4.0 version Note: /Users/mac/.pub-cache/hosted/pub.dev/firebase_messaging-14.4.0/android/src/main/java/io/flutter/plugins/firebase/messaging/FlutterFirebaseMessagingPlugin.java uses unchecked or unsafe operations.
I have same problem, the app work well in debug mode but crash in release mode. When I disable hermes in app/build.gradle it not crash anymore, I am already exclude...