Haris Raza
Haris Raza
android:exported="" is now required for every activity that contains inter-filter.
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...
We are facing this issue on some android devices, especially Samsung. This issue is appearing 98% in the background mode. I'm using: flutter_background_service: ^2.1.3 **Here is the error:** Fatal Exception:...
**Describe the bug** I have set fixedLeftColumns to 2, which should make 2 most left columns sticky. But its not working. Even tried with 1 and other number and no...
Hi, After integrating this package into my flutter app, I wasn't able to run my app on web. The following error was appearing in the console. `TypeError: Cannot set properties...
## 🐛 Bug Report I tried Flutter SDK 3.27.2 and dart 3.6.1 and found that gifs stopped animations and being displayed as static images on the Flutter web. ### Reproduction...