goderbauer / contact_picker

A Flutter plugin for picking a contact from the address book.
BSD 3-Clause "New" or "Revised" License
77 stars 109 forks source link

Bug Fixes and upgraded to support latest sdks. #25

Closed aungthuya-dev closed 1 year ago

aungthuya-dev commented 4 years ago

Fixed instances of activity and contentResolver are null problem.

Implemented again by using following (latest) sdk versions.

Flutter 1.17.0 (beta channel) Dart 2.8.1

Swift 5

Kotlin 1.3.72 Android X support

Tested in both Android and iOS platforms.