Skip to content

A flutter plugin that brings up the platform's native contact screens when adding a new contact to a user device.

License

Notifications You must be signed in to change notification settings

stephangopaul/flutter_native_contact_dialog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Edit existing Contact dialog
  • Delete existing Contact dialog

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.

About

A flutter plugin that brings up the platform's native contact screens when adding a new contact to a user device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 35.0%
  • Swift 30.0%
  • Kotlin 16.7%
  • Dart 14.0%
  • Ruby 2.7%
  • Objective-C 1.6%