Anil Thummar
Anil Thummar
i am not getting any dialog for auto start permission screen in letv x2 phone, i have used your library, -->implementation 'com.github.judemanutd:autostarter:1.0.1 -- >AutoStartPermissionHelper.getInstance().getAutoStartPermission(getApplicationContext()); *********************** Then i have used other...
getting France language in day of week please check below screen.  Please help me
How can we set menu item in left side like , fab:menu_openDirection="up" fab:menu_openDirection="down" **fab:menu_openDirection="left" fab:menu_openDirection="right"** how to do this things using this library? Please help me.
@arisbartee @LinusU @emostar @nucleartux Please help me for same. ### Version of flutter_inapp_purchase flutter_inapp_purchase: ^5.6.1 ### Platforms where the error occurred (iOS) The error occurred on iOS only. ### Expected...
@nucleartux @emostar @LinusU @arisbartee ### Version of flutter_inapp_purchase ### Platforms you faced the error (IOS or Android or both?) iOS ### Expected behavior Once payment done from g-pay then my...
@Milad-Akarie , What will hapeend if my count more then 50 and more , it will be set proper UI in widgets in both side - left and right ?...
### Steps to reproduce i have below code for ios app load URL in my webview but its not load ```dart void _loadWebUrl() { print("_ :${settingResponse.webUrl}"); if ((settingResponse.webUrl ?? "").isNotEmpty)...