firebase_auth_oauth_platform_interface 0.1.0+2 firebase_auth_oauth_platform_interface: ^0.1.0+2 copied to clipboard
Platform interface plugin for firebase_auth_oauth. This includes API definition which will be implemented for android, ios and web.
firebase_auth_oauth_platform_interface #
API definition for firebase_auth_oauth
to guide the implementation across all supported platforms.
Usage #
You shouldn't be using this directly, your project should depend on firebase_auth_oauth
which will provide you
with the correct implementation according to the platform its running on.