scientifichackers / flutter-wifi-connect

Dead simple WiFi connect functionality for flutter.
Other
23 stars 11 forks source link

Compatibility with version #1

Open jvegaperez opened 4 years ago

jvegaperez commented 4 years ago

Hi, I try to use your component but I got this error:

`FAILURE: Build failed with an exception.

BUILD FAILED in 7s Exception: Gradle task assembleDebug failed with exit code 1 Exited (sigterm)`

Will you update versions reference soon?

devxpy commented 4 years ago

If you can check out this repo and make the fixes on your local machine, I'd gladly accept that PR.

emile-o commented 3 years ago

Hi. I'm unfortunately having similar issues. Something about app not using AndroidX? Tried for hours trying to solve it with no luck.