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

Fixes #186 Describe the changes you have made in this PR - I have updated and resolved all the dependencies in project which are causing compilation error and changed compile...

Fixes #203 Describe the changes you have made in this PR - Added dependency overrides for web_socket_channel to pubspec.yaml file. Note: Please check Allow edits from maintainers. if you would...

**Describe the bug** This error occurs when there is an issue with the implementation of some members in the GraphQLWebSocketChannel class. **Demonstration** **Environment** - OS (Android): Android 9 - Flutter...

Fixes # Describe the changes you have made in this PR - Resolved The error E/flutter (19267): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type 'bool' is not a subtype of type 'Location' in...

Fixes #184 Describe the changes you have made in this PR - 1. The first thing that was breaking on android side was the `compileSdkVersion` which was set to 30...

Fixes # Changed the sizes of the 'Create a group' and 'Join a group' buttons to be equal in size for consistency and improved aesthetics. Screenshots of the changes- Before...

Changed the compileSdkVersion from 31 to 33

**Is your feature request related to a problem? Please describe.** Users can't fetch recently activated beacons as there is no way of the refreshing screen and the list doesn't refresh...

good first issue
UI improvement

Description : Requesting for improving visual spacing among action buttons on home screen. Reason : 1. Provide better UI according to standards. 2. Provides clear speculation to user about buttons....

good first issue
UI improvement

**Describe the bug** A splash screen was provided to Flutter, but this is deprecated. **To Reproduce** Steps to reproduce the behavior: 1. Run the application 2. Check the logs once...