Flutter Google Maps: Markers, Polylines, & Live Location Tracking

Поделиться
HTML-код
  • Опубликовано: 14 мар 2024
  • Want to build your own location based Flutter app? This video is for you! We'll cover everything you need to master Google Maps in your Flutter projects. Follow along and create a real-time location tracking app with markers, routes, and more.
    👉 Checkout the Source Code: github.com/HeyFlutter-Public/...
  • РазвлеченияРазвлечения

Комментарии • 59

  • @HeyFlutter
    @HeyFlutter  2 месяца назад

    👉Join Flutter Development Masterclass: heyflutter.com/masterclass-workshop
    👉Join the WhatsApp Channel to get the latest news about Flutter & HeyFlutter: whatsapp.com/channel/0029VaDNCZtC1Fu8nL2vmw3f

  • @oswaldoolea2889
    @oswaldoolea2889 2 месяца назад +7

    Finally hearable English in heyflutter great videos, now they are perfect.

  • @johnpeter122
    @johnpeter122 2 месяца назад

    Thank you for the wonderful video it was so helpful for me.

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Glad it was helpful, @johnpeter122 😀

  • @williambryant1672
    @williambryant1672 2 месяца назад

    New voiceover is good, keep that.

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thank you, @williambryant1672! 🙂

  • @Constantine..
    @Constantine.. 2 месяца назад

    Thanks for the great video!
    What service do you use for voice acting?

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      You are welcome, @Constantine.. 😊

  • @Fhmtechsolutions
    @Fhmtechsolutions 2 месяца назад

    Very Helpful video and Nice explanation.
    Dear Sir Please Make a Video on geofencing google maps like how to select custom area and fetch that area in flutter and do so operation of enter or leave the area

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thanks for the idea, @Fhmtechsolutions! 🙂 I have added it to my list of ideas for future videos!

  • @darshit3857
    @darshit3857 2 месяца назад +1

    Beste Wünsche und Glückwünsche zum Erreichen von 2,00 Lakh-Abonnenten

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thank you, @darshit3857! 🙂

  • @MuchlisNopq
    @MuchlisNopq 2 месяца назад

    Very helpful video. thankyou.
    i wanna ask.
    how can we hide api key from android manifest so the api key not exposed to repository ?

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Hey @MuchlisNopq 😀 check out this solution: stackoverflow.com/a/76258240 I hope it may help you.

  • @gilanggumelarramadan2252
    @gilanggumelarramadan2252 Месяц назад

    Very interesting

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thanks, @gilanggumelarramadan2252! 🙂

  • @leoingson
    @leoingson 2 месяца назад

    Good voice, keep that!

    • @leoingson
      @leoingson 2 месяца назад

      Your own is even better, maybe quite used to it, especially the small grammar quirks :)

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thank you, @leoingson! 🙂

  • @imfarrell795
    @imfarrell795 Месяц назад

    hey so i have a problem with location package, it says that my kotlin is in a higher version while the package expecting kotlin 1.7.1. what should i do?

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thank You @imfarrell795! Follow this link: stackoverflow.com/questions/67448034/module-was-compiled-with-an-incompatible-version-of-kotlin-the-binary-version
      I hope you will get your answer 🙂

  • @gilanggumelarramadan2252
    @gilanggumelarramadan2252 Месяц назад

    May I ask you for help in making a video tutorial for a student attendance application using Flutter and Firebase, thank you

    • @rajchali9403
      @rajchali9403 Месяц назад

      please cc if you get any info

  • @preetamkumarsinha6302
    @preetamkumarsinha6302 Месяц назад

    Certainly! Here's the corrected version:
    "Hello sir, thank you so much for your video. I'm trying to upload a location on Firebase. The app is supposed to click the start button, then it updates their current location. When the stop button is clicked, it stops updating the location. The problem is that if the user clicks on start and closes the app or terminates it, the location is also cancelled. Is there any way to solve this problem?"

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thank You @preetamkumarsinha6302! Follow this link: stackoverflow.com/questions/68584993/how-to-track-location-in-background-with-flutter
      I hope you will get your answer 🙂

  • @ijeomaemmanuella6880
    @ijeomaemmanuella6880 2 месяца назад

    Yayyyy

  • @flutterquick
    @flutterquick 2 месяца назад

    pls show as camera position animatedly in openstreet map, thanks

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thanks for the idea, @flutterquick! 🙂 I have added it to my list of ideas for future videos!

  • @HamdiFa
    @HamdiFa 29 дней назад

    Can anyone tell me why am i getting this exception when i call the polylinePoints result Unable to get route: Response ---> REQUEST_DENIED
    Is it probably cause i am not using a paid/billing account and if not how can i test it?

    • @HeyFlutter
      @HeyFlutter  24 дня назад

      Thank You @HamdiFa! Follow this link: github.com/Dammyololade/flutter_polyline_points/issues/64
      I hope you will get your answer 🙂

  • @jayasooryadeepak3289
    @jayasooryadeepak3289 2 месяца назад

    Why a blck colour is shown on the roads while running on an emulator.I am not able to display polylines i tried using the source code then also the polylines are not showing rest is working

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thank you, @jayasooryadeepak3289! 🙂. Please try to provide enough details with your question

    • @jayasooryadeepak3289
      @jayasooryadeepak3289 Месяц назад

      @@HeyFlutter Bro in my emulator the polylines are not showing, both the source and destination are shown correctly. Also all the roads in the map are shown as black colour but is was not an issue while using my phone for debugging. But still the polylines were not displayed and there was no errors shown

    • @Ak-dw7td
      @Ak-dw7td Месяц назад

      Same problem any solution?​@@jayasooryadeepak3289

  • @nitinkhanduri7202
    @nitinkhanduri7202 7 дней назад

    In my app when i am fetching location in background in android version 12 its working fine but in android version 14 its not working in background

    • @HeyFlutter
      @HeyFlutter  3 дня назад +1

      Thank You @nitinkhanduri7202! Follow this link: stackoverflow.com/questions/60441511/fetch-location-from-android-in-background-in-flutter
      I hope you will get your answer 🙂

    • @nitinkhanduri7202
      @nitinkhanduri7202 3 дня назад

      @@HeyFlutter I have one more doubt my app is kind of uber driver and my driver get job when api will hit if i am hit the api in every 10seconds then its takes more mobile data any idea how to

    • @nitinkhanduri7202
      @nitinkhanduri7202 3 дня назад

      @@HeyFlutter no its not working

  • @honorable.
    @honorable. 20 дней назад +1

    10:12 Friends, I don't see the blue path. Can anyone help me?

    • @SpecialIT
      @SpecialIT 20 дней назад +1

      I don't see also the blue path. Can anyone help us?

    • @HeyFlutter
      @HeyFlutter  17 дней назад

      Thank you, @honorable.! 🙂. Please try to provide enough details with your question.

  • @anikTheOrange
    @anikTheOrange Месяц назад

    ai voices are so good nowadays

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thank you, @anikTheOrange! 🙂

  • @squidwardmoney6492
    @squidwardmoney6492 2 месяца назад

    what if am using flutter map instead instead of Google Maps

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thank you, @squidwardmoney6492! 🙂. It that case the implemntation will slightly different.

  • @taconel4358
    @taconel4358 Месяц назад

    I tey it to my app but is not working at all

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thank you, @taconel4358! 🙂. Please try to provide enough details with your question.

  • @aimankhelif3309
    @aimankhelif3309 Месяц назад +1

    ih have error in : final result = await polylinePoints.getRouteBetweenCoordinates(.....) : Exception has occurred.
    _Exception (Exception: Unable to get route: Response ---> REQUEST_DENIED )
    any help!

    • @HeyFlutter
      @HeyFlutter  15 дней назад

      Thank you @aimankhelif3309, make sure to follow the tutorial step by step 🙂

  • @asalalghamdi1516
    @asalalghamdi1516 Месяц назад

    so is it free or not ?

    • @ApratimArora
      @ApratimArora Месяц назад

      Upto $200/month bill it's free.

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thank you, @asalalghamdi1516! 🙂. Initially it is free.

  • @user-pz5sj5zo8q
    @user-pz5sj5zo8q 2 месяца назад

    Flutter

  • @aradhyajain9575
    @aradhyajain9575 2 месяца назад

    Hey

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Hey @aradhyajain9575 😀