beacon icon indicating copy to clipboard operation
beacon copied to clipboard

Flutter application to share location with a group. (under development)

Results 60 beacon issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Building up on #52, we can add custom reminders (msg and time). For eg using a TimePicker() user can select...

enhancement

**Describe the bug** Creating a hike immediately doesn't seem to work. It only works for prescheduling hikes. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Home Screen' 2....

bug

I mean will this sync the updates for all and stop the subscriptions if beacon has been deactivated? _Originally posted by @nb9960 in https://github.com/CCExtractor/beacon/pull/97#discussion_r805160175_ After https://github.com/CCExtractor/beacon-backend/issues/107 is resolved this can...

desired feature
backend

**Is your feature request related to a problem? Please describe.** There is no countdown on the hike screen for how long a hike is active. **Describe the solution you'd like**...

**Is your feature request related to a problem? Please describe.** There is no option to delete a beacon or edit its choices once created. **Describe the solution you'd like** Users...

enhancement

Display markers for each and every user of the beacon. **Describe the solution you'd like** Initially i will be trying to setup stream subs. for all user locations, and check...

enhancement

An about page can be added having information related to the app's usage and functionality. Moreover, an onboarding screen for first-time users can be introduced to familiarize them with the...

enhancement

When user creates a beacon, and tries to join it, the number of followers go up by 1. In this image anonymous (user) is same as of twst (user). Is...

bug
backend

In map the polyline is not visible.

As to make the application functional while development i have separated the old and new code. My new code will be in Bloc and the view model code in Old....