fluttercontactpicker 4.1.0 copy "fluttercontactpicker: ^4.1.0" to clipboard
fluttercontactpicker: ^4.1.0 copied to clipboard

outdated

Use Androids' and iOS' native contact pickers to chose phone numbers and email addresses from contacts of the users address book

4.1.0 #

  • Fix web support issues

4.0.2 #

  • Run dartfmt

4.0.1 #

  • Fix sdk constraints
  • Fix build errors on mobile

4.0.0 #

  • Support web (Massive thanks to @Niggelgame for making this possible)

3.2.0-nullsafety.2 #

  • Fix dependency problem
  • Upgrade version

3.1.1-nullsafety.1 #

  • Fix some issues with nulla safety

3.1.1-nullsafety.0 #

  • Add nullsafety

3.1.1 #

  • Fix crash on xiaomi (#12)
  • Update Kotlin to 1.4.20
  • Update Gradle to 6.7.1

3.1.0 #

  • Add Support for more types in Full Contact
    • Note
    • Company
    • SIP
    • Relations
    • Custom fields (Google Contacts app only)
  • Add Kotlin 1.4.0 Note to README
  • Fix hashCode(), ==() and toString() implementations to reflect new properties

3.0.1 #

  • Fix iOS issue (#6)

3.0.0 #

  • Update Library code
  • Add Support for profile pictures

2.4.3 #

  • Fix contacts not being returned on v1 embedding

2.4.2 #

  • Reformat code

2.4.1 #

  • Fix type in fluttercontactpicker.dart
  • Fix SDK constraints

2.4.0 #

  • Provide API to fetch whole contact
  • Make picker Android 11 ready

2.3.2 #

  • Fix legacy implementation

2.3.1 #

  • Fix plugin handling every intent

2.3.0 #

  • Fix activity listeners (#1)

2.2.1 #

  • Fix crash when canceling pick on android

2.2.0 #

  • Fix bug preventing more than one contact request
  • Fix example
  • Upgrade example
  • Remove some example code

2.1.2 #

  • Fix iOS implementation

2.1.1 #

  • Remove debug messages

2.1.0 #

  • Migrate to Flutter v2 embedded plugins
  • Remove example plugin code
  • Support multiple requests at the same time (only recommended for v2 plugins)

2.0.0 #

  • Rewrite fork with kotlin and swift
  • Add support for email contacts
159
likes
0
pub points
97%
popularity

Publisher

verified publisherrittmeister.in

Use Androids' and iOS' native contact pickers to chose phone numbers and email addresses from contacts of the users address book

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

contact_picker_platform_interface, contact_picker_web, flutter

More

Packages that depend on fluttercontactpicker