programmeraditya
programmeraditya
Thank you for linking to geojsonlint.com. This gives me a clearer idea that the GeoJSON's first set of coordinates didn't follow the right-hand rule. I have converted the first set...
@barbeau I may have responded too quickly. It looks like there is indeed something wrong in the Beta version of Maps SDK. Corrected GeoJSON file: https://pastebin.com/raw/99hjSMGc Even after correcting the...
@bosskmk Is there way to implement this with available methods? Could you share an example? I'd like the filter to be enforced for new rows as well, and I haven't...
@Seamate I am facing the same issue. Did you find any solution?
Hello @MitchellGoodwin ! Do you have any update on this? The gist from @leredirect @bschrdr works well but it has this issue: https://github.com/flutter/flutter/issues/167943
@jonasbark I am working on this myself. I am using this PR as source: https://github.com/flutter-stripe/flutter_stripe/pull/2235 as it has been synced with v0.53.1.
Hello @tara-pogancev ! The PR is not related to the changes I am working on. To be more specific, when I started working on it, the PR was not merged,...
Here's the PR. https://github.com/flutter-stripe/flutter_stripe/pull/2239 Note that I only tested the iOS implementation properly. The Android integration may not work as it is. I would appreciate if anyone helps finish the...
Android implementation is also complete. With this the embedded payment element feature has been mirrored fully from the React Native SDK. Would appreciate feedback. PR: https://github.com/flutter-stripe/flutter_stripe/pull/2239 Thanks!
Any update on when the PR can be merged?