Flutter Contact_service plugin

ForumCategory: QuestionsFlutter Contact_service plugin
Karthick asked 6 years ago

I have used contacts_service 0.0.4 plugin to get contacts, that plugin works fine on android version 4.4.2 and also i can see the contacts on mobile device, but in android version 6.0.1, it doesn’t fetch contacts on mobile device. Please guide me how to fix the issue
Note : I have used <uses-permission android:name=”android.permission.READ_CONTACTS” />