dotintent / FlutterBleLib

Bluetooth Low Energy library for Flutter with support for simulating peripherals
Apache License 2.0
531 stars 195 forks source link

Could not resolve Polidea:MultiPlatformBleAdapter #582

Closed philos3 closed 3 years ago

philos3 commented 3 years ago

it got wrong after i upgrade flutter to 2.0.1

AILURE: Build failed with an exception.

$ flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.0.1, on Microsoft Windows [Version 10.0.18363.1440], locale zh-CN) [√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)

flutter_ble_lib: ^2.3.0

philos3 commented 3 years ago

flutter_ble_lib: ^2.3.2 is the same

albo1337 commented 3 years ago

I'm facing the same problem. Could you tell me what you changed?

albo1337 commented 3 years ago

I've fixed the problem. How could you close the ticket without posting your solution? Anyways, what I've done:

Then everything worked again and I was able to successfuly build again.