Mrr Hak

Results 8 comments of Mrr Hak

> I hope as soon as possible. Depends on the maintainer of this repo. Thank you. I have tried your [PR](https://github.com/shadowwalker/next-pwa/pull/384) and it works well. While this PR is not...

I have add android notification icon on this release [v3.0.0-beta.1](https://pub.dev/packages/icons_launcher/versions/3.0.0-beta.1)

Any update for API 34? My app has been crashed when start OTP using package Pinput but the main error is trigger from smart auth package. ``` E/MethodChannel#fman.smart_auth(22790): java.lang.SecurityException: com.example.app:...

Currently, I am using the stable release of xCode not yet support this option so when Apple officially releases iOS 18 and xCode I will check it. Thank you.

Hi @Codel1417, Feature has been added on [`v3.0.0`](https://pub.dev/packages/icons_launcher).

Hi @Kinwailo, Thank you for your feature request. I will check it when available.

I have resolved this error by edit all flavors scheme to add build `Pre-actions` run script below and select provide build settings from `Runner`: ```sh /bin/sh "$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh" prepare ``` Hope...

The snap folder is for `Linux` platform configuration [more detail](https://docs.flutter.dev/deployment/linux#desktop-file-and-icon).