CCExtractor / CCExtractor/beacon
Feature to deactivate the beacon on leader's demand
Open
desired feature
enhancement
- Dominant language
- Dart
- Stars
- 80
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
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](https://pub.dev/packages/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.