#Marvinjgh
1 messages · Page 1 of 1 (latest)
Gonna see if I can grab a mobile dev for you. My mobile dev skills are not so good.
Ok, i update my comment and add a github gist
Ah, so it looks like this is likely on the Flutter side of things. I don't think the behavior in our native SDKs for Android and iOS differ when it comes to postal code behavior, so you would want to ask the people that made the Flutter library you're using.
I think that it is still a problem in the SDK implementation, since the appearance of the component in each OS is very different, which makes me think that they are native implementations.
Not necessarily. Depending on the version of the SDK, you can change whether or not to present the zipcode all the time, or only when required, so I would still say it's worth checking with the people who made the Flutter library.
🤔 So you suggest I should create an issue on the github repository and wait?
Provided there isn't another way to contact the creators of the library, yes
Ok, thanks for your time.