Baseflow / flutter-contacts-plugin

Contact plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to read, create and update contacts from the address book.
https://baseflow.com
MIT License
40 stars 18 forks source link

Fetch all contacts on iOS #3

Closed mvanbeusekom closed 6 years ago

mvanbeusekom commented 6 years ago

First feature of this plugin:

To test run the example app on iOS simulator:

# Change into the example directory
cd example
# Run the Flutter App
flutter run