CCExtractor / beacon

Flutter application to share location with a group. (under development)
56 stars 146 forks source link

Feature to deactivate the beacon on leader's demand #5

Open nb9960 opened 2 years ago

nb9960 commented 2 years ago

Similar to issue #4 in this case too, beacon location should be pre-specified; otherwise, it might lead to process failure. Notification scheduler feature of flutter_local_notifications can also be used to inform users (leader as well as followers if any) when Hike has started. As of now, startsAt field in beacon model is specified as DateTime.now while creating an hike, createHike dialog needs to be modified to pre-schedule the beacon.

devansh12b2 commented 2 years ago

I will like to work on this issue please assign it to me @nb9960 .

devansh12b2 commented 2 years ago

For deactivating beacon: No such mutation exists in the backend.

Rushour0 commented 1 year ago

Hey, is this feature being actively worked upon? @nb9960 I would like to contribute in this !