flutter-contacts-plugin
flutter-contacts-plugin copied to clipboard
Contact plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to read, create and update contacts from the address book.
A problem occurred configuring project ':permission_handler'. > Failed to notify project evaluation listener. > java.lang.AbstractMethodError (no error message) * Try: Run with --stacktrace option to get the stack trace. Run...
## 🐛 Bug Report Exception is thrown after this line: final dynamic jsonString = await _channel.invokeMethod('getContacts'); Exception details: E/flutter (31579): [ERROR:flutter/shell/platform/android/platform_view_android_jni.cc(40)] java.lang.AssertionError: AssertionError (GSON 2.8.5): java.lang.NoSuchFieldException: HOME E/flutter (31579): at...