QuisApp / flutter_contacts

MIT License
83 stars 138 forks source link

openExternalInsert() causing android app crash #156

Closed rahulraj-idt closed 3 months ago

rahulraj-idt commented 4 months ago

FlutterContacts.openExternalInsert() causing android app crash when there is no contacts permission granted. Ideally the openExternalInsert() should work even without permission.

joachim-quis commented 3 months ago

Thanks for the fix; approved.