Csaba Toth
Csaba Toth
> I solved this by creating proguard rules on Android: > > ``` > -keep class com.pauldemarco.flutter_blue.Protos* { *; } > ``` > > Have yet to test on iOS...
> @MrCsabaToth Yes, it's good if he can do so easily. There seems at least two problems: > > 1. He seems so busy > > 2. SDK 31 breaks...
> Issue: Not working in after build, app work properly in debug mode Hi devs, I have tried everything here, But still could not solve it. Please, someone, help me...
> Just FYI, we found a workaround by rolling back to v0.7.2. So if you don't need the protobuf-lite fix. Just roll back and you will be good to go....
Ok, I think this is a protobuf issue @Hoopstr42 mentions: https://github.com/pauldemarco/flutter_blue/issues/717 I saw the "WARNING: This version of flutter_blue will break your Android build if it or its dependencies aren't...
Guys, I nuked my whole android port and re-created it because of https://github.com/miguelpruivo/flutter_file_picker/issues/545 and I tested and now 0.7.3 does not produce the release-only error for me. This means that...
Lately even nuking and recreating the android port doesn't solve this.
https://github.com/pauldemarco/flutter_blue/issues/662 helped
> @MrCsabaToth Hey small world I saw you at Google Dev Fest in Fresno.. maybe like 2017? Oh yes, Valley DevFest!
@jason19970210 build.gradle is part of flutter_blue repo.