Ahmad Nashihuddien

Results 8 issues of Ahmad Nashihuddien

hello, according to [this comment](https://github.com/alibaba/UltraViewPager/issues/73#issuecomment-352982818), this library is available at mavenCentral but when i try to sync using mavenCentral in gradle project level like this: ``` buildscript { repositories {...

i have tried using `this.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN)` or `android:windowSoftInputMode="stateHidden|adjustResize"` in manifest but after tapping otpTextView, the keyboard still showing

help wanted

hello.. i'm working on comparing heremaps vs gmaps in development experience i see in [gmaps example ](https://github.com/googlemaps/android-samples) all feature example written in one single project so i could open one...

hello. thanks for your great json to dart converter. regarding request, can you create option for null handling? for example, when the input is: ``` { "nopo": "PO00000390", "address": "Jl....

enhancement
help wanted
good first issue

Hello, i would like to change order days of week from SMTWTFS to MTWTFSS *change first week from sunday to monday how do i do that? thank you

**Describe the bug** I can't run my project in Flutter 3.10.0 **To Reproduce** run in Flutter 3.10.0 **Expected behavior** no error shown **Screenshots**

for #21 kindly check

i have androidmanifest like this ```