-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beacon dev #239
Closed
Closed
Beacon dev #239
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Improvised UI and refractored to follow mvvm architecture
…actor#14) * rfrac: removed unused imports from multiple files. * rfrac: migrated deprecated widgets.
* fix: fixed the alignment of buttons on the dialogue box when user terminates a hike. * fix: used sizer to fix CCExtractor#16
* added github ci actions * Added Flutter CI check badge in README.md Co-authored-by: Nishtha Bodani <[email protected]>
* fixes CCExtractor#15 * fix: used sizer to fix overflow issue on homescreen. * rfrac: used pub dependency instead of git.
* auto updated files * updated dependencies * iOS auto-updated files
* added github ci actions * required changes * Update README.md * Update README.md * Update README.md * Update README.md * Update shared_preference_service.dart * Now if duration is 0:00:00 it will show error * unused imports removed Co-authored-by: Nishtha Bodani <[email protected]>
* Expired Duration Fix: Part 1. Show expired beacons at the very last in your beacons section + No streams should be running (including the one that tracks location) Tried to implement this. * Cancelling StreamSubs if beacon expires when subs are active. * minor miss: setting isBeaconExpired to true. * Upd: Showing snackBar if user tries to join an expired beacon. * fix: Updated setting up subscriptions logic. * fix: setting state so that UI updates if beacon expires. * FIX: Close the circular loading spinner if there was some error in joining any beacon. * Update lib/views/hike_screen.dart * fix: Change the msg to terminate hike if beacon has expired. Co-authored-by: Nishtha Bodani <[email protected]>
* PR template * bug issue template * custom issue template * feature issue template * Updated suggested changes Co-authored-by: Nishtha Bodani <[email protected]>
* Updated UI, fixed bugs and refactored code * checks * formatted constants * issue fixed * checks fixed * issue * unused import * inserted a comma * changed font-size * added a comma * unused code removed * checks
notifications fixed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.