QuisApp / flutter_contacts

MIT License
88 stars 143 forks source link

[Feature] Add new contact passing some info to the native screen #66

Closed marcodecarolisidt closed 1 year ago

marcodecarolisidt commented 2 years ago

Would it be possible to open the Add native screen with openExternalInsert and pass some information like names and phone numbers, so the user doesn’t have to type them?

jjochen commented 1 year ago

Ideally you could pass a Contact object to the openExternalInsert method.

jjochen commented 1 year ago

Any news here?

marcodecarolisidt commented 1 year ago

Waiting as well :)

aytunch commented 1 year ago

This feature would be an awesome quality of life improvement for users.

anna-noell commented 1 year ago

Any news on this? ty

anoop-dtrans commented 1 year ago

The feature #109 has been added openExtenalInsert([Contact?]) as of version 1.1.7.