apple_sign_in_plugin_platform_interface 0.0.1-dev.2
apple_sign_in_plugin_platform_interface: ^0.0.1-dev.2 copied to clipboard
A common platform interface for the apple_sign_in_plugin package.
0.0.1-dev.2 #
- Added an
example/app (was missing entirely, costing 10 pub points). - Added a real "Backend Boundary" section to the README, and turned the
dangling "see the package README's Backend Boundary section" mentions
in
apple_auth_session.dartandjwt_decoder.dartinto clickable links that resolve to it.
0.0.1-dev.1 #
- 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.0 #
- Initial release. Extracted from
apple_sign_in_pluginas part of federating the package into app-facing, platform-interface, and platform-implementation packages.