- Lucas' Newsletter
- Posts
- Flutter Notifications Error - explicit value for android:exported when the corresponding component has an intent filter defined.
Flutter Notifications Error - explicit value for android:exported when the corresponding component has an intent filter defined.
![](https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6113d932-7de0-4881-9062-2a485829085c/photo-1617040619263-41c5a9ca7521.jpeg?t=1722263301)
Photo by Artur Shamsutdinov / Unsplash
I love solving errors and then sharing how I did it, so this is when I started using a package for flutter notifications, I got this on my build pipeline.
The error
Ended up going through some stack overflow questions, landing on this one.
![](https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/ba4d27b9-cbfe-4e0b-8bb0-870fa75a5e03/apple-touch-icon.png?t=1722263302)
Solution
Upgrading flutter_local_notifications from 8.x.x to the latest version (now is 9.3.2).
That's it, cya!
Like what you see? Check out my projects and my youtube channel, or give me a thanks on Twitter.