DRSchlaubi / contact_picker

A Flutter plugin for picking a contact from the address book.
https://pub.dev/packages/fluttercontactpicker
BSD 3-Clause "New" or "Revised" License
18 stars 37 forks source link

App not building #41

Closed g123k closed 3 years ago

g123k commented 3 years ago

Hello,

Since migrating to your lib in 4.5.x, my app can't be built anymore, due to this error:

Running Gradle task 'assembleDebug'...
e: /Users/g123k/.pub-cache/hosted/pub.dartlang.org/fluttercontactpicker-4.5.1/android/src/main/kotlin/me/schlaubi/fluttercontactpicker/ContactPicker.kt: (22, 115): Unresolved reference: lowercase

FAILURE: Build failed with an exception.
DRSchlaubi commented 3 years ago

Duplicate of #39