native_contact_dialog
A Flutter plugin for ios and android that brings up the native contact dialogs to add, update, or remove a contact from the user's device. Using this plugin, you do not need to enable READ and WRITE access for the user's contacts.
Current Features
- Add new Contact
TODO
Contributing
Contributions are welcome! If you find a bug or want a feature, please fill an issue.
If you want to contribute code please create a pull request.
Credits
Heavily inspired by the contacts_service plugin.