Robonixlabs
 · Building products people love.

Implementing Real-time Distance Calculation from User's Location to Restaurant

Hello, Flutterflow community

I have a list of restaurants sourced from Firebase, displayed in a card format. Each card shows the restaurant's main image, title, and address. I've also added a placeholder text "2.1 miles" to indicate the distance from the user's current location to the restaurant.

I'm seeking guidance on:

  1. How to access the user's current location within Flutterflow.

  2. Calculate the distance between the user's location and the restaurant's address.

  3. Display the actual distance in place of the placeholder.

Any assistance or pointers would be greatly appreciated!


3
19 replies