Skip to content

Conversation

@robert-ancell
Copy link
Contributor

@robert-ancell robert-ancell commented Mar 11, 2021

This is a branch I'm working on to add Linux Bluetooth support. I've based it on the null-safety branch which I hope will land in master soon. It's still in an early stage, but I though I'd raise it here to get feedback.

I thought this would require the plugin to be federated, but it seems we can add support in a similar fashion under the current structure.

remonh87 and others added 30 commits January 17, 2021 12:43
…riptor-detection-subscribe-char-android

Test automatic descriptor detection subscribe char android (null-safety update)
needed to start migration
There is nothing wrong with the previous code however for some weird reason firebase resets state of the eventchannels which looks really fishy. Also there are quite some bugs there. This workaround however makes sense and guarantees good functioning state.
…-to-latest-flutter-stable

Upgrade null safety to latest flutter stable
…vices-while-bonding

do not discover services when bonding is in progress [null-safety]
created new tabs and a prober viewmodel which simplifies things
@robert-ancell robert-ancell marked this pull request as draft March 11, 2021 02:26
…y as they depend on an old version of args that conflicts with dbus
@remonh87
Copy link
Contributor

@robert-ancell thank you for submitting the pull request really awesome to have ble support for linux apps 🎉 . Will take a look to your PR probably in the weekend I am evening considering to open github discussions for this repo so we can have a more free form discussion. I am considering to migrate our plugin to the federated structure quite soon. I think it would give the repo more structure.

@werediver werediver requested review from remonh87 and werediver March 11, 2021 11:34
@remonh87 remonh87 closed this Mar 27, 2021
@remonh87 remonh87 deleted the branch PhilipsHue:null-safety March 27, 2021 16:23
@remonh87
Copy link
Contributor

@robert-ancell you can retarget the pr to master. Also I will create the federated plugin structure so this will help you integrating linux against our platform interface. Will make your life somewhat easier :)

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