Skip to content

Bugfix for Example app and Ble Service#10

Open
omert08 wants to merge 23 commits intounicloudvn:masterfrom
omert08:master
Open

Bugfix for Example app and Ble Service#10
omert08 wants to merge 23 commits intounicloudvn:masterfrom
omert08:master

Conversation

@omert08
Copy link

@omert08 omert08 commented Mar 15, 2021

Issues fixed:

  • The app was not compiling with Flutter 2, minSdkVersion is changed in Gradle file.
  • Ble service was not working if BT is already enabled in Android.
  • The app was giving NullParameter error for ble_peripheral in WiFi Bloc, there was no communication between BleBloc and WiFiBloc, it is solved.

@bretmh
Copy link

bretmh commented Apr 20, 2021

Any plans to merge? Flutter 2 support would be a huge improvement.

@bretmh
Copy link

bretmh commented Apr 20, 2021

I've tested this with my ESP32-WROOM-32D and works great on a range of Android devices and Apple devices.

Had some issues with image and crypto dependencies needing overrides.

image: ^3.0.0-nullsafety.0
crypto: ^3.0.0

@omert08
Copy link
Author

omert08 commented Apr 20, 2021

Hey @bretmh, I have created another repository with Softap provisioning.
https://github.com/omert08/esp_softap_provisioning

Hope it helps !

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