Amazing work in maintaining this amazing library.
We are trying to fetch geocode for numbers using this library. However, what we have observed is that it has significantly increased our build times when we use PhoneNumberOfflineGeocoder.instance.getDescriptionForNumber. Can we anyhow optimise this build time here? Thanks for your attention
Amazing work in maintaining this amazing library.
We are trying to fetch geocode for numbers using this library. However, what we have observed is that it has significantly increased our build times when we use
PhoneNumberOfflineGeocoder.instance.getDescriptionForNumber. Can we anyhow optimise this build time here? Thanks for your attention