apple_sign_in_plugin_darwin
iOS and macOS implementation of the apple_sign_in_plugin package, built directly on Apple's AuthenticationServices framework.
0.0.1-dev.2
136 downloads/mo
#1718 most downloaded on pub.dev
dhc-tech/flutter-packages
What this package is like to depend on
Last release 3 days ago
20 Aug 2026
Too new to tell
only 1 release windows
Unknown
no stable releases
Nothing withdrawn
no release was ever pulled
0 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Aug 2026 to Aug 2026Releases
latest 3-
0.0.1-dev.220 Aug 2026 pre-releaseRelease notes
Open source →- Fixed the dependency constraint on
apple_sign_in_plugin_platform_interface(was^0.0.1, which doesn't match any published version and brokepub get/panaresolution — the root cause of this package's 0 pub points on dependency, platform-support, static-analysis, and documentation checks). Now^0.0.1-dev.1. - Added a real "Backend Boundary" section to the README, and made the dartdoc/example references to it clickable links instead of dead text.
- Fixed the dependency constraint on
-
0.0.1-dev.120 Aug 2026 pre-releaseRelease notes
Open source →- No functional change. Republish after the dev.0 release order (app-facing package failing before its platform dependencies were live on pub.dev).
-
0.0.1-dev.020 Aug 2026 pre-releaseRelease notes
Open source →- Initial release. Extracted from
apple_sign_in_pluginas the iOS/macOS platform implementation package, as part of federating the package into app-facing, platform-interface, and platform-implementation packages.
- Initial release. Extracted from