Mustafa Ali Dikçinar

Results 7 issues of Mustafa Ali Dikçinar

I just wanted to ask how can i get alert notfication only on notfication screen without popup alert. For example i want to disable popup alert in first picture without...

Update file method added.

Shake animation type implemented

Hi, i see all flutter tools on debug mode but when i run `flutter run --profile` i only see **Timeline events trace viewer** on performance tab. How can i solve...

Hi, i have an issue on some android phones not all of them. I did some debugging and the issue is when i call **authorizeAndExchangeCode** it opens a browser activity...

As i mentioned [here](https://github.com/MaikuB/flutter_appauth/issues/495) android has a lifecycle issue. In this pr i tried to solved it simply by adding HAS_PENDING_OPERATION invoke method for this situation. I think it can...

Hi, this is needed when we import localizations from multiple packages. https://github.com/aissat/easy_localization/issues/449