flutter-contacts-plugin icon indicating copy to clipboard operation
flutter-contacts-plugin copied to clipboard

MissingPluginException (MissingPluginException(No implementation found for method checkPermissionStatus on channel flutter.baseflow.com/permissions/methods))

Open jiharal opened this issue 5 years ago • 1 comments

💬 Questions and Help

For questions or help we recommend checking:

onTap: () async {
                                    List<Contact> contacts =
                                          await ContactsPlugin().getContacts();
                                      print(contacts);
                                    },

jiharal avatar May 30 '19 02:05 jiharal

same with me

samrat19 avatar May 09 '20 05:05 samrat19