reunu / unustasis

An open-source app for the Unu Scooter Pro
GNU General Public License v3.0
18 stars 4 forks source link

Refactored FlutterBluePlus into a mockable service in order to use bluetooth during testing (new PR without workflow file) #11

Closed dachrisch closed 2 months ago

dachrisch commented 3 months ago

Made a new PR, as the previous contained unwanted files.

This PR will introduce ability to use the flutter bluetooth in an object oriented way, so it will be possible to use it in testing.