mapbox / flutter-mapbox-gl

Moved to https://github.com/tobrun/flutter-mapbox-gl
Other
272 stars 62 forks source link

ios status #61

Closed ansarikhurshid786 closed 5 years ago

ansarikhurshid786 commented 5 years ago

Hi, I want use flutter for one project but i am waiting for ios support.

what is ios support status?

KieranSteyn commented 5 years ago

+1 bump

rofly commented 5 years ago

+1 bump

RafaelBarbosatec commented 5 years ago

+1 bump

AlexVegner commented 5 years ago

+1

chriscoderdr commented 5 years ago

Is this abandoned?

zugaldia commented 5 years ago

Hey all, this is currently an experimental project so no active work has been planned (though we love contributions!). I’d love to hear more about what you’re trying to build if you’d like to drop me a line over email (it's listed on my profile) -- hearing directly from developers informs our roadmap. Thanks for your interest!

HerrNiklasRaab commented 5 years ago

Webview is now supported, so ios support should not be a problem anymore!

HerrNiklasRaab commented 5 years ago

That's what i am talking about: https://github.com/flutter/flutter/issues/19030 We need the flutter MapBox plugin!

zugaldia commented 5 years ago

Flutter 1.0 launched yesterday with support for UiKitView, which might make iOS integration easier:

So we've introduced platform view widgets (AndroidView and UiKitView) that let you embed this kind of content on each platform. We've been previewing Android support for a couple of months, but now we're expanding support to iOS, and starting to add plug-ins like Google Maps and WebView that take advantage of this.

Fontinalis commented 5 years ago

I got the Mapbox working on my own plugin, so started working on this to implement and going to create a pull request soon!

ansarikhurshid786 commented 5 years ago

@Fontinalis have you done ?

shakes80 commented 5 years ago

building a FAA regulations and Weather app focused on drones, love to hear about iOS support.

Fontinalis commented 5 years ago

Excuse me for being silent for that long time, but on the other hand, I started my own implementation, which is still under development. I'm sure that this package will be nice and pretty too, I just felt that it's easier for me to start it from scratch. If someone has questions, feel free to reach out!

yoavrofe commented 5 years ago

I implemented the Android side using platform view in #71 . @Fontinalis , let's join forces, get iOS working here too, and then work together on full functionality! Until my PR is accepted, I'll appreciate pull requests on my fork.

tobrun commented 5 years ago

Thank you all for chiming in on this issue, we have moved further work for this project to https://github.com/tobrun/flutter-mapbox-gl to make official that this is a community driven project and this issue will be picked up as part of https://github.com/tobrun/flutter-mapbox-gl/issues/3.

We are looking for contributors for this specific issue! If you would be interested in contributing this feature. Please reach out to @yoavrofe and me so we can discuss the path forward.