Flutter - Google Maps ft. Nearby places, polylines, directions and more...

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

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

  • @rajayogan8884
    @rajayogan8884  2 года назад +11

    Note that, all google maps products require a billing account to be added. Also enable Directions API and Places API while creating your credential. Thanks for watching.

    • @lorenbeall147
      @lorenbeall147 2 года назад

      i cant get api cause google dont accept my card. any solution please.

    • @nhatlevuminh7031
      @nhatlevuminh7031 2 года назад

      Can you please make a detail video on working with map in car booking app (including show map, geocoding autocomplete, routing, tracking move) with free map api like openrouteservice? I’m new to flutter and I only found guidline work with google map. If possible I really looking forward to seeing your video in next week. Thanks for a great video

    • @jeevankoiri1
      @jeevankoiri1 Год назад

      I enabled my Direction API, places API and map SDK for android. the markers are not shown, neither we can search for any places. Please help. I used the video description github repo. I also used by billing enabled API key. What can I do now ?

    • @jeevankoiri1
      @jeevankoiri1 Год назад

      Add this 55:15 And also you have to write your API key in two files namely homepage.dart and map_services.dart. I had forgotten the map_services.dart. Really nice tutorial Raja yogan loved it.

    • @milan0023
      @milan0023 Год назад

      @@lorenbeall147 same what u do then ? now after 11 month u solve that issue
      ?

  • @danasugu1767
    @danasugu1767 2 года назад +2

    Happy to see you back, thanks!

  • @meek6836
    @meek6836 2 года назад +2

    Nice to see you back.

  • @atakansss
    @atakansss 2 года назад +2

    nice to see you again

  • @vivekjunghamal5730
    @vivekjunghamal5730 2 года назад +1

    wow! my man back again

    • @rajayogan8884
      @rajayogan8884  2 года назад

      Yeah, got a UI video coming up this week.. :)

  • @youtubermaneta475
    @youtubermaneta475 2 года назад +1

    Thank you broo 🥺🥺🥺🥺🥺🥺 you got yourself a subscriber.... Your explanations are clear

    • @youtubermaneta475
      @youtubermaneta475 Год назад

      Also forgot to tell you that i also got a job by all this work you taught in this video 😭😭😭😭😭❤️❤️❤️❤️

  • @aarthikrishnan6503
    @aarthikrishnan6503 8 месяцев назад

    Thank you so much man. this is so much help full❤👍

  • @lorenbeall147
    @lorenbeall147 2 года назад +2

    welcome back bro.

  • @EmreGhost
    @EmreGhost 2 года назад

    Bro, this helped me a lot thank you so much!

  • @saabirmohamed636
    @saabirmohamed636 2 года назад +1

    Thanks once again Raja. Can you make a video showing in app navigation ? like mapbox has, I cant find any good quality examples of this.

  • @Pepe2001ful
    @Pepe2001ful Год назад +1

    Thank you so much. This video has helped me so much!

    • @rajayogan8884
      @rajayogan8884  Год назад +1

      Wow.. great.. Will make more videos then.. :)

  • @austinmarius850
    @austinmarius850 Год назад

    Awesome stuff! This was SOOO helpful!

  • @atmai7538
    @atmai7538 Год назад

    thank you so much, can u create a video to filer that by category?

  • @swayamghosh8710
    @swayamghosh8710 6 месяцев назад

    map is not fetching the places while everything is working fine, what could be the problem?

  • @meek6836
    @meek6836 2 года назад +4

    Can you make a video on Google vision API integration in Flutter? there's 0 videos, articles for that... really needed

    • @rajayogan8884
      @rajayogan8884  2 года назад +5

      Next video would probably be one on geofencing. After that I'll upload a google vision API integration.. (Probably around monday). Thanks.

    • @meek6836
      @meek6836 2 года назад

      @@rajayogan8884 That would be amazing! Thanks alot

  • @septiantonrezkirahmatulloh3837
    @septiantonrezkirahmatulloh3837 2 года назад

    Thanks a lot brow,.. it is help me a lot 😄, i hope you get a good day

  • @hassaantahir3861
    @hassaantahir3861 2 года назад +2

    1 more request is to make a video on carpooling website (like BlaBlaCar). Pleaseee

  • @SIReal.hoanghiep
    @SIReal.hoanghiep Год назад

    Hello Raja, I want to show a map with markers I stored in firebase storage and search based on these markers. How can I do it, thanks for advice.

  • @yafranckbouhouele8119
    @yafranckbouhouele8119 9 месяцев назад

    I can add a commentary in the card ?

  • @familyfarmsforever
    @familyfarmsforever 2 года назад +1

    What if I just simply want new location markers to show when I move the map to a new location either by dragging the map or by searching on a search bar?

    • @rajayogan8884
      @rajayogan8884  2 года назад

      Well, we just have to trigger the api call automatically when the user starts to search..

    • @rajayogan8884
      @rajayogan8884  2 года назад +2

      That's actually a pretty good idea for a video.. Maybe I'll do a follow up video for this and include more such cool stuff like this in that.. :) Thanks.

    • @familyfarmsforever
      @familyfarmsforever 2 года назад

      @@rajayogan8884 That would be great! And appreciated.

  • @abhaykevat3997
    @abhaykevat3997 3 месяца назад

    I try many times but account not created

  • @familyfarmsforever
    @familyfarmsforever 2 года назад +1

    Well, I just can't seem to get everything working. I've added the required dependencies, but I noticed you also are using Riverpod. Is the Github code different than what you used in the video? I also can't seem to get nearby places to show up despite adding my key. Does all your code still work when you try it?

  • @mohammedmahameed4220
    @mohammedmahameed4220 2 года назад +1

    Can you make new tutorial about stripe with Flutter include the new features ( Google pay & apple pay ) and which it be from scratch

    • @rajayogan8884
      @rajayogan8884  2 года назад

      Yeah sure, (The prob is many of these premium products require us to have a paid account to use all their features, I have contacted several of them asking for a demo account and very rarely I get replies back, that's why I am not able to make actual videos on integrating a lot of third party services into flutter apps, even though most of them have a flutter plugin ready)

    • @mohammedmahameed4220
      @mohammedmahameed4220 2 года назад

      @@rajayogan8884 you can just create account with stripe without activation it, just use development mode, then you will apply to do the connections

    • @rajayogan8884
      @rajayogan8884  2 года назад +1

      okay

  • @sageat1242
    @sageat1242 2 года назад +1

    how can we retrieve marker from firebase realtime database and show it in google maps ?

    • @rajayogan8884
      @rajayogan8884  2 года назад

      I have done that from firestore. Marker can be stored as a geopoint and used as such.. (Haven't tried with realtime database)

    • @sageat1242
      @sageat1242 2 года назад

      @@rajayogan8884 can u also make ut using the realtime database?

  • @okeyshourovroy2769
    @okeyshourovroy2769 2 года назад

    Please make a same project using mapbox

  • @matheo4934
    @matheo4934 Год назад

    awesome

  • @jishnup3779
    @jishnup3779 2 года назад

    thanks

  • @ShivamPatel-hl9ys
    @ShivamPatel-hl9ys 5 месяцев назад

    2:05:00 animate camera view

  • @tabaicanking3701
    @tabaicanking3701 2 года назад +2

    Long time bro

    • @rajayogan8884
      @rajayogan8884  2 года назад +3

      Yeah.. (More videos coming up in the next few weeks).

    • @FarhanKhan-ed7fj
      @FarhanKhan-ed7fj 2 года назад

      @@rajayogan8884 extremely waiting for that

  • @bennguyen1313
    @bennguyen1313 Год назад

    There's a cool map project (fleaflet / flutter_map) that shows how to add maps to flutter!
    I'm interested in making a 2d desktop game that re-creates the Missile selection/coding from the game DCS : AH-64D... perhaps even interface to peripherals attached to my desktop (USB controlled lights, joystick, etc).
    Any thoughts how difficult it would be to implement the graphics/UI side of things, and the desktop peripheral access (I assume FFI to call the functions in the DLLs)?

  • @hernanjls
    @hernanjls Год назад

    Thanks Is a good tutorial, but the structure of your code is not very good, because is bad pactice have an file with all code and with very much lines, will be good refactor this in some files and widgets (with properties) for mor easy lecture, some parts are not very much clear

    • @rajayogan8884
      @rajayogan8884  Год назад +2

      I agree sir.. It's not structured.. (If I write perfect structured code and put it in a video, it would become very long and very boring to watch)

  • @albertussindhu3909
    @albertussindhu3909 2 года назад

    nice video... hahahaa hahaa

  • @ignaciocabello3744
    @ignaciocabello3744 2 года назад

    Raja please help me!! in the minute 1:32:43 I have a problem with this line:
    List placesWithin =
    placesResult['results'] as List;
    The error says:
    Error: The operator '[]' isn't defined for the class 'Future'.
    lib/vistas/maparum_screen.dart:361
    - 'Future' is from 'dart:async'.
    Try correcting the operator to an existing operator, or defining a '[]' operator.
    placesResult['results'] as List;
    until then everything was perfect, and your video helped me a lot. Thanks!!!

  • @FarhanKhan-ed7fj
    @FarhanKhan-ed7fj 2 года назад +1

    Hi sir i am watching your all videos please make more videos with Flutter 3.0 so it has many new updates so i shall learn from you please add me in your group or send me the link so i will b very thank full to you

    • @rajayogan8884
      @rajayogan8884  2 года назад

      I don't run any groups, sorry. I write (real) mobile apps and work with companies mostly.