reflex
reflex copied to clipboard
Flutter plugin to read notifications and auto reply with custom messages
hello , anybody can help me, why can't reply after app exit or kill E/AndroidRuntime(19957): java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.ContentResolver android.content.Context.getContentResolver()' on a null object reference E/AndroidRuntime(19957): at...
I would like to know if it's possible to read the received message before sending an auto-reply. For example, if someone sends the message "Hi, how are you?" I would...
I have url endpoint that can handling a message and return the message response. can you add something like this Reflex reflex = Reflex( debug: true, packageNameList: ["com.whatsapp", "com.tyup"], packageNameExceptionList:...