Merge upstream QuisApp/flutter_contacts v2.0.1 (iOS + macOS, no Android)#3
Open
Merge upstream QuisApp/flutter_contacts v2.0.1 (iOS + macOS, no Android)#3
Conversation
Complete v2 rewrite merged from upstream with all new features: - New iOS/macOS Swift Package Manager implementation (ios/flutter_contacts/) - vCard import/export API (v2.1, v3.0, v4.0) - Native iOS/macOS dialogs: showPicker, showViewer, showEditor, showCreator - Contact change listeners with detailed change events - Groups, accounts, contact filters and metadata APIs - SIM contacts, number blocking, ringtones APIs (iOS/macOS only) - Dart 3.8+ / Flutter 3.32+ minimum requirements - Restructured lib/ with dedicated api/ and models/ directories - macOS platform support added Excluded: android/ directory, example/android/ - android plugin entry kept commented out in pubspec.yaml per GoHighLevel fork policy. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
Quality Gate Results✅ 3 Passing Checks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Complete v2 rewrite merged from upstream with all new features:
Excluded: android/ directory, example/android/ - android plugin entry kept commented out in pubspec.yaml per GoHighLevel fork policy.