oauth_connection
A Flutter package for simplified OAuth authentication. This package provides a unified way to integrate Google, Facebook, and Instagram login into your Flutter applications using BLoC for state management.
Features
- Google Sign-In: Easy integration with Google authentication
- Facebook Login: Secure authentication via Facebook.
- Instagram Login: Support for Instagram Graph API authentication.
- UI Components: Pre-built sign-in and sign-up buttons.
- Localization: Built-in support for multiple languages (AR, EN, ES, FR).
Getting started
Add the dependency to your pubspec.yaml:
dependencies:
oauth_connection: ^1.0.0