capc0307
capc0307
> That was a git diff. It was updated with my own 2 hands :) I just looked at what was missing, grep'd for those functions in the arduino-esp32/tools/esp32-arduino-libs/esp32/include folder,...
I'm using Flutter 3.22.2 and facing the same problem right now. Somebody already encountered this issue in March, but it was unresolved at the time: https://github.com/MaikuB/flutter_local_notifications/issues/2255#issuecomment-1991301291. I will try to...
I made it work. I got a local notification using the package. I included all the permissions they indicated in the [Readme](https://pub.dev/packages/flutter_local_notifications#-android-setup). I don't know if I'm implementing the notification...