Kings App Design
Kings App Design
  • 20
  • 50 738
Geolocation in FlutterFlow (Strava Clone) Pt.2
This is a simple tutorial explaining how to build the geolocation elements of the popular activity tracking app 'Strava'.
Let me know in the comments if you enjoyed this video, and you want a part 2!
Raster Tiles:
wiki.openstreetmap.org/wiki/Raster_tile_providers
zhlédnutí: 599

Video

Geolocation in FlutterFlow (Strava Clone)
zhlédnutí 2,5KPřed měsícem
This is a simple tutorial explaining how to build the geolocation elements of the popular activity tracking app 'Strava'. Let me know in the comments if you enjoyed this video, and you want a part 2! Raster Tiles: wiki.openstreetmap.org/wiki/Raster_tile_providers
How to Generate a PDF in FlutterFlow
zhlédnutí 3,9KPřed 2 měsíci
This is a simple tutorial explaining how to use the 'pdf' package to generate a pdf inside of FlutterFlow Let me know in the comments if you enjoyed this video!
DYNAMIC Mapbox Maps in FlutterFlow (Pt.4): Directions
zhlédnutí 1KPřed 3 měsíci
This is part 4 of the Dynamic Maps with Mapbox in FlutterFlow Series. In this video we investigate how we can route between two points on a map, display turn-by-turn directions and draw a line between these two points. If you liked this video please make sure to like and subscribe!
DYNAMIC Mapbox Maps in FlutterFlow (Pt.3): Reverse Geocoding
zhlédnutí 1,1KPřed 4 měsíci
This is part 3 of the Dynamic Maps with Mapbox in FlutterFlow Series. In this video we see how we can see how we can extract place information from places when users click on the map. If you liked this video please make sure to like and subscribe!
DYNAMIC Mapbox Maps in FlutterFlow (Pt.2): Forward Geocoding
zhlédnutí 2,6KPřed 4 měsíci
This is part 2, where we see how we can search for places using forward geocoding custom code to request a map and how we can dynamically add markers to that map. If you liked this video please make sure to like and subscribe!
DYNAMIC Mapbox Maps in FlutterFlow (Pt.1): Markers
zhlédnutí 4,1KPřed 4 měsíci
This is part 1, how we can use the flutter_map package to connect to a map service, or in this case Mapbox's map service, and how we can dynamically add markers to that map. If you liked this video please make sure to like and subscribe!
GET EVENTS from Google Calendar INTO FlutterFlow (Custom Code)
zhlédnutí 2,3KPřed 5 měsíci
Hi everyone, this is part 2 of using the Google Calendar API in FlutterFlow. This video comes as a response to a couple of comments from my last video, where some of you were asking how to pull events from their Google Calendar into FlutterFlow instead of just adding an event to their Google Calendar. Let me know in the comments if you enjoyed this video!
ADD EVENTS from FlutterFlow INTO Google Calendar (Custom Code)
zhlédnutí 5KPřed 5 měsíci
Hi everyone, in this video we will explore how to add events to a users Google calendar with the Google calendar API in FlutterFlow. Let me know if this video was helpful for you!
I tried to make a game in FlutterFlow. Here's what happened.
zhlédnutí 2,3KPřed 6 měsíci
I tried to make a game in FlutterFlow and here's what happened. I kept seeing that It's possible to make a game in Flutter, so I figured I would try my luck making a simple 2d game in FlutterFlow. I expect there to be more games created in FlutterFlow and I hope this video will inspire other developers to hop on the trend and make something great! Sources for clips from other creators: - Tour o...
EASY Bottom Nav-bar in FlutterFlow
zhlédnutí 1,5KPřed 7 měsíci
A quick tutorial on how to make a custom bottom navigation bar in FlutterFlow. If you're new to FlutterFlow, and want to learn the basics, make sure to check out my To-do app tutorial series: czcams.com/play/PLSJ6E5rE7PiKsZax3nIJxAWjyxm84PQrw.html I appreciate the feedback!
FlutterFlow Beginners Tutorial: Ep.6 - Conditional Formatting
zhlédnutí 1,8KPřed 8 měsíci
FlutterFlow Beginners Tutorial: Ep.6 - Conditional Formatting
FlutterFlow Beginners Tutorial: Ep.7 - Passing Parameters
zhlédnutí 1,9KPřed 8 měsíci
0:00 Adding ‘edit’ button 2:27 Creating edit page 3:10 Add update document function 4:45 Pass parameters to edit page 8:33 Fixing text sizing This is episode 7 of the FlutterFlow basics series, where we create a new screen that allows us to update our task documents in our database. In this series we are learning the basics of app design in FlutterFlow build a to-do list app in FlutterFlow from...
FlutterFlow Beginners Tutorial: Ep.8 - Bottom Sheets
zhlédnutí 1,9KPřed 8 měsíci
0:00 Open bottom sheet 2:37 Delete task functionality 4:13 Close bottom sheet 4:40 Outro This is episode 8 of the FlutterFlow basics series, where we learn about components and create a bottom sheet that allows us to delete our tasks. In this series we are learning the basics of app design in FlutterFlow build a to-do list app in FlutterFlow from scratch! If you're enjoying the series, please s...
FlutterFlow Beginners Tutorial: Ep. 5 - Query Data
zhlédnutí 2,3KPřed 8 měsíci
0:00 Disable dark mode 0:30 Changing app background 1:15 Creating a query 2:50 Creating model task 5:18 Display task info from query This is episode 5 of the FlutterFlow basics series, where we use a query to extract data from Firebase and display that data on the main page of our app. In this series we are learning the basics of app design in FlutterFlow build a to-do list app in FlutterFlow f...
FlutterFlow Beginners Tutorial: Ep.4 - Setting up Firebase
zhlédnutí 2,5KPřed 8 měsíci
FlutterFlow Beginners Tutorial: Ep.4 - Setting up Firebase
FlutterFlow Beginners Tutorial: Ep.3 - User Input
zhlédnutí 2,4KPřed 8 měsíci
FlutterFlow Beginners Tutorial: Ep.3 - User Input
FlutterFlow Beginners Tutorial: Ep.2 - Page Navigation
zhlédnutí 2,8KPřed 8 měsíci
FlutterFlow Beginners Tutorial: Ep.2 - Page Navigation
FlutterFlow Beginners Tutorial: Ep.1 - Orientation
zhlédnutí 4,7KPřed 8 měsíci
FlutterFlow Beginners Tutorial: Ep.1 - Orientation

Komentáře

  • @avijitnandi5879
    @avijitnandi5879 Před 4 hodinami

    how to save this pdf in temp location in android / ios and once saved it should open with default pdf viewer?

  • @dadkakdead
    @dadkakdead Před 7 dny

    I wonder if the recording works in the background, isnt it? Since we have this call to "listen"

  • @helium829
    @helium829 Před 8 dny

    How should I use that input as a variable value?🙏

  • @navaidali99
    @navaidali99 Před 12 dny

    Thanks for this amazing video. I have added created two different functions for android and iOS because both have different client_ids in oauth credentials. The app working well on iOS but on android once I choose a google account to sign in, nothing happens. What could be wrong?

  • @tanujain2605
    @tanujain2605 Před 13 dny

    Whats TileLayer, PolylineLayer and MarkerLayer

  • @MyInspireSphere
    @MyInspireSphere Před 14 dny

    Wow, very nice content

  • @misterzer_officiel
    @misterzer_officiel Před 14 dny

    Thank you

  • @tanujain2605
    @tanujain2605 Před 15 dny

    Please provide the custom widget code in comments!

  • @user-cr8yy7ps9p
    @user-cr8yy7ps9p Před 15 dny

    thank you, its nice work

  • @fluckit
    @fluckit Před 20 dny

    Another epic tutorial man! You've helped me remove Google maps completely - thanks so much! The only thing left for me is to make sure this runs in the background without the app being open on the phone.. Any pointers?

    • @fluckit
      @fluckit Před 19 dny

      After doing some testing it seems that the bounding box is not working fully. It keeps showing the initialZoom value and not zooming into the route size. Any tips on getting the zoom dynamic?

  • @codybateman6785
    @codybateman6785 Před 25 dny

    Part 2 is out!

  • @LeonardoZeferino
    @LeonardoZeferino Před 25 dny

    Amazing! I really like if you could make a tutorial with a screenshot lib with Flutterflow. I would like to make a screenshot of a component to the user shares in the social media.

  • @tanujain2605
    @tanujain2605 Před 26 dny

    Thanks for posting the Part 2

  • @yohannanphilip
    @yohannanphilip Před 29 dny

    Thanks for publishing!!! Question - This GET feautre works on user's calendar only right? Is there a way where let say admin creates calendar & members can see that admin's calendar

  • @RustemJaparov
    @RustemJaparov Před měsícem

    It looks great! However I couldn’t do this. When I try to compile my code FlutterFlow displays that my widget is empty. I asked Chat GPT to check the code even after that it persists. I don’t know what is wrong

  • @ELEVENPERCENT
    @ELEVENPERCENT Před měsícem

    This has by far been one of the easiest tutorials on coding Ive seen

  • @mareikeweber9529
    @mareikeweber9529 Před měsícem

    Hi, great tutorial. Did you know or managed to track the location when the app is in background or even closed? I tried a lot but it doesn't work. When App is in Forground and open it works fine.

  • @Luckygenes
    @Luckygenes Před měsícem

    thank you so much for these, I hope they keep coming. Your speed and they way you explain things are concise and to the point. thank you

  • @infinitudedc
    @infinitudedc Před měsícem

    Amazing tutorial! Thanks so much!

  • @johndemolbot
    @johndemolbot Před měsícem

    I got the markers from a firestore query which fires at page load but the map only shows after i click on the page and also when i navigate to another page and back it doest work also not if i click somewhere in the page.

  • @wernerbruhns5516
    @wernerbruhns5516 Před měsícem

    Great video! Can you show us how to email the generated email please?

  • @fluckit
    @fluckit Před měsícem

    Oh man, this is epic! Part 2 please

  • @user-hf9sk9xs3u
    @user-hf9sk9xs3u Před měsícem

    Is there a way to show WMS Services on Top of that Map? (Btw Great Video!)

  • @myrelaalmeida7828
    @myrelaalmeida7828 Před měsícem

    plsss part 2, i need part 2

  • @stefanosx.9137
    @stefanosx.9137 Před měsícem

    in 12:20 you are getting the same access token that you took in part 1?

  • @kulumbapaul3065
    @kulumbapaul3065 Před měsícem

    Thanks so much, this is so helpful!

  • @MarlonVan
    @MarlonVan Před měsícem

    Hi there, Thanks for the great video. I used the same logic of your video to create my app but for some reason when I test and login with different users, they all see the same data entries made by other users! I must have missed something fundamental?

  • @user-xv9ih4ob6k
    @user-xv9ih4ob6k Před měsícem

    Can you make a weather app? :D thanks

  • @codybateman6785
    @codybateman6785 Před měsícem

    Part 2!!!

  • @wheza99
    @wheza99 Před měsícem

    this video help me alot.. you should do more like this

  • @kingofthedong3908
    @kingofthedong3908 Před měsícem

    YOU HAVE NO IDEA HOW LONG I HAVE BEEN LOOKING FOR THIS TUTORIAL THAT IS SO STRAIGHTFORWARD. THANK YOU

  • @sidharth_v
    @sidharth_v Před měsícem

    Please do make video part 02 where we can see the historic list of all activities the user has done!

  • @Omer-no1hy
    @Omer-no1hy Před měsícem

    O sir, yes please part 2 :)

  • @tonywhite4476
    @tonywhite4476 Před měsícem

    Part two would be great. Can you us e AR in flutter?

    • @KingsAppDesign
      @KingsAppDesign Před měsícem

      In FlutterFlow, not that I know of. Using Flutter, it is possible.

  • @aidahusna9050
    @aidahusna9050 Před měsícem

    Oh myyyy good content ... thnk for helping me for my fyp ❤

  • @alessandrocorradetti
    @alessandrocorradetti Před měsícem

    Yes! Part 2, 3 and 4 pleeease...

  • @StanleyOgada-ol7xq
    @StanleyOgada-ol7xq Před měsícem

    Thx 🫡

  • @emiltevatrosyan6864
    @emiltevatrosyan6864 Před měsícem

    Great> Part 2

  • @eminefy4081
    @eminefy4081 Před měsícem

    I will like to see a part 2

  • @lgk9564
    @lgk9564 Před měsícem

    Can help us with a video about put marker on tap over google maps widget directly - flutterflow...?

  • @user-xj7lg9hq6x
    @user-xj7lg9hq6x Před měsícem

    yes we need part 2 and 3 if its exist you

  • @JamesWilliams-eh1my
    @JamesWilliams-eh1my Před měsícem

    I'd like to see a part 2

  • @StanleyOgada-ol7xq
    @StanleyOgada-ol7xq Před měsícem

    Thx

  • @fiannafernandez3776
    @fiannafernandez3776 Před měsícem

    Is it possible to integrate a calendar in Flutterflow that directly display the events on specific dates, similar to the way Google Calendar does?

  • @orlandodjama5967
    @orlandodjama5967 Před 2 měsíci

    Hi , can you make a video on how to implement location live tracking please

    • @KingsAppDesign
      @KingsAppDesign Před 2 měsíci

      Working on it!

    • @orlandodjama5967
      @orlandodjama5967 Před 2 měsíci

      @@KingsAppDesign if you can alse show how to show slow traffic or get traffic informations it will be helpfull , thank you

  • @mikethomas3637
    @mikethomas3637 Před 2 měsíci

    Can you do one for a word document?

  • @shaads112
    @shaads112 Před 2 měsíci

    Great video! How would you call the api every few changes as you say at 11:49 ?

  • @bharathraj-mg9hx
    @bharathraj-mg9hx Před 2 měsíci

    Hi how to add image in this pdf?

  • @lgk9564
    @lgk9564 Před 2 měsíci

    Good video. It's possible to do this with google maps and flutterflow? It's possible a video with the same intention but with google maps?

  • @athirahnabihah3758
    @athirahnabihah3758 Před 2 měsíci

    hi, is this considered as geolocation??