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

Maintenance work. #25

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Maintenance work. #25

wants to merge 6 commits into from

Conversation

Scott-Tenera
Copy link

No description provided.

-This commit removes the dependency on flutter_ble_lib, which is no longer an actively developed library.
-flutter_ble_lib has not been replaced with a different BLE library, as the simpler solution is to just have users of
 this library choose whatever bluetooth library they want to use, and implement their own ProvTransport class with
 said BLE library.
-TransportBle class has been moved to the example app, where flutter_ble_lib is the current BLE library of choice.
 Eventually this example app should be migrated to an actively developed BLE library.
@Scott-Tenera Scott-Tenera changed the title Fix build errors when using current Flutter version. Maintenance work. Jan 27, 2023
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.

1 participant