flutter_contact 0.4.8 copy "flutter_contact: ^0.4.8" to clipboard
flutter_contact: ^0.4.8 copied to clipboard

outdated

A Flutter plugin to retrieve, create and save contacts and contact-related events on Android and iOS devices.

0.4.8 #

  • Adding documentation
  • Working on CI setup

0.4.7+10 #

  • Adding sort order

0.4.7+9 #

  • Fixing issue with fetching full-res images

0.4.7+8 #

  • Improved performance of count
  • Beefed up example screen to handle search and other features.
  • Known issue: this build doesn't work for Android

0.4.7+7 #

  • Move all ios operation to background as .userInitiated
  • Provide convenience getter for fetching contact avatar.

0.4.7+6 #

  • Fixing ios paging logic

0.4.7+5 #

  • Added streaming methods for improved performance

0.4.7+4 #

  • Fixing issue with copying identifier
  • Also improved error handling

0.4.7+3 #

  • Added removeDuplicates function to contact
  • Fixed some issues with dates (specifically birthday on IOS)

0.4.6 #

  • Fixed exports

0.4.5 #

  • Changed how dates are handled - more closely aligning to DateComponents in ios - will use a kotlin class for Android eventually

0.4.4 #

  • Initial checkin
60
likes
0
pub points
78%
popularity

Publisher

verified publishersunnyapp.co

A Flutter plugin to retrieve, create and save contacts and contact-related events on Android and iOS devices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, equatable, flutter, intl, logging, pedantic, quiver, uuid

More

Packages that depend on flutter_contact