firebase_auth_oauth_platform_interface 1.0.3 firebase_auth_oauth_platform_interface: ^1.0.3 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's 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.