Skip to content

Conversation

@deepak786
Copy link
Contributor

@deepak786 deepak786 commented Aug 3, 2021

Two new Features:

  • openContactPicker (to pick the contact from the contact list)
  • insertOrUpdateContactViaPicker (Either you can create a new contact or you can merge the contact to existing contact). Just like WhatsApp does when you share the contact.

Adjustments:

  • iOS result map key is changed from successful to success. Because success is returned from the Android side and it is being used on the Flutter side.
  • uncommented the onCancel function code in paging_iterable.dart as the stream was not canceled when calling onCancel.

V2 Embedding:

  • Migrated the plugin to use Flutter Android V2 Embedding.

@deepak786 deepak786 changed the title Some Features and Adjustments Adjustments | New Features | V2 Embedding Sep 28, 2021
@deepak786 deepak786 changed the title Adjustments | New Features | V2 Embedding Adjustments | New Features | Android V2 Embedding Sep 28, 2021
homepage: https://github.com/SunnyApp/flutter_contact
description: A Flutter plugin to retrieve, create and save contacts and contact-related events on Android and iOS devices.
maintainer: Eric Martineau
publish_to: 'none'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is added because we want to override the flexidate from https://github.com/agendaboa/flexidate-0.8.0-3 to use the latest timezone dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants