Skip to content
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

Track details card and track card UI improvements #19

Open
wants to merge 22 commits into
base: bluetooth_flutter_reactive_ble
Choose a base branch
from

Conversation

KhyatiSaini
Copy link
Collaborator

Track details screen card

  • added track details card to display track details

Track card in the uploaded tracks screen improved

  • added popup menu on track card
  • navigating to the track details screen on tapping show details on popup menu

Added Bluetooth provider

Created Bluetooth Provider class so that the Bluetooth related functions become available to be different widgets

  • scan nearby bluetooth devices and display them on the bluetoothDevicesScreen.dart
  • connect to the nearby Bluetooth device
  • discovering services of the connected device
  • read characteristics
  • write characteristics
  • subscribe to characteristics

D-Ajay-Kumar and others added 22 commits June 24, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants