An open API service indexing awesome lists of open source software.

https://github.com/moak13/friends_around_me

A simple application that let's you see close pals around you on a map.
https://github.com/moak13/friends_around_me

Last synced: 2 months ago
JSON representation

A simple application that let's you see close pals around you on a map.

Awesome Lists containing this project

README

        

# friends_around_me

A simple application that let's you see close pals around you on a map.

## Golden Tests

Golden tests are already setup for this project. To run the tests and update the golden files, run:

```bash
flutter test --update-goldens
```

The golden test screenshots will be stored under `test/golden/`.