Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Authentication Providers and UI packages
Last updated: January 26, 2025
User authentication is the process of verifying that a user is who they claim to be. This usually involves the user providing some form of identification, such as a username and password, which is then checked against a database of registered users. If the credentials match, the user is authenticated and granted access. If not, they are denied access.
To simply the login process for end users, provide frictionless onboarding and to reduce any privacy risk, many app developers now incorporate social login to their apps using Authentication Providers that provide services for verifying the identity of users.
The complete list of Dart and Flutter packages that can help you add user authentication and social signin UI form to your Flutter app is provided below.
firebase_auth
👍 4.04K ⬇️ 707.4K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
google_sign_in
👍 3.27K ⬇️ 537.7K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.
![sign_in_with_apple Card Image](/media-cards/sign_in_with_apple.png)
sign_in_with_apple
👍 1.99K ⬇️ 381.2K
Dart 3 compatibleMaintenance Status: Good
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
flutter_facebook_auth
👍 1.36K ⬇️ 117.1K
Dart 3 compatibleMaintenance Status: Good
The easiest way to add facebook login to your flutter app. Feature includes getting user information, profile picture and more. This plugin also supports Web and macOS.
![flutter_login Card Image](/media-cards/flutter_login.gif)
flutter_login
👍 1.43K ⬇️ 5.6K
Dart 3 compatibleMaintenance Status: Average
A login widget with login/signup functionalities to help speed up development
googleapis_auth
👍 201 ⬇️ 703.2K
Dart 3 compatibleMaintenance Status: Good
Obtain Access credentials for Google services using OAuth 2.0
flutter_signin_button
👍 877 ⬇️ 13.8K
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for iOS and Android for generating signin buttons for different social media account.
supabase_flutter
👍 739 ⬇️ 107.6K
Dart 3 compatibleMaintenance Status: Good
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
oauth2
👍 334 ⬇️ 180.3K
Dart 3 compatibleMaintenance Status: Good
A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.
flutter_appauth
👍 369 ⬇️ 104.9K
Dart 3 compatibleMaintenance Status: Good
This plugin provides an abstraction around the Android and iOS AppAuth SDKs so it can be used to communicate with OAuth 2.0 and OpenID Connect providers
firebase_ui_auth
👍 431 ⬇️ 23.9K
Dart 3 compatibleMaintenance Status: Good
Pre-built widgets library that are integrated with the variety of the Firebase Auth providers.
amazon_cognito_identity_dart_2
👍 194 ⬇️ 37.1K
Dart 3 compatibleMaintenance Status: Good
Unofficial Amazon Cognito Identity Provider Dart SDK, to add user sign-up / sign-in to your mobile and web apps with AWS Cloud Services. Based on amazon-cognito-identity-dart
flutter_login_facebook
👍 230 ⬇️ 5.4K
Dart 3 compatibleMaintenance Status: Good
Login via Facebook. Easily add Facebook login feature in your application. User profile information included.
![flutter_web_auth Card Image](/media-cards/flutter_web_auth.gif)
flutter_web_auth
👍 211 ⬇️ 20.6K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for authenticating a user with a web service.
oauth2_client
👍 182 ⬇️ 33.9K
Dart 3 compatibleMaintenance Status: Good
Flutter library for interacting with OAuth2 servers, with classes for transparent authorized requests, secure OAuth token storage, automatic token refeshing.
flutter_web_auth_2
👍 102 ⬇️ 89.3K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for authenticating a user with a web service.
![auth_buttons Card Image](/media-cards/auth_buttons.png)
auth_buttons
👍 187 ⬇️ 2.2K
Dart 3 compatibleMaintenance Status: Good
Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks like Google, Facebook, Apple and Twitter.
![sign_button Card Image](/media-cards/sign_button.png)
sign_button
👍 176 ⬇️ 1.8K
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin for generating sign in buttons for different social media accounts.
aad_oauth
👍 155 ⬇️ 16.1K
Dart 3 compatibleMaintenance Status: Good
A Flutter OAuth package for performing user authentication against Azure Active Directory OAuth2 v2.0 endpoint.
![animated_login Card Image](/media-cards/animated_login.png)
animated_login
👍 166 ⬇️ 458
Dart 3 compatibleMaintenance Status: Average
Animated Login for Flutter. You can welcome your users with this beautiful animated screen that gives functionality for both login and sign up.
email_auth
👍 163 ⬇️ 665
Dart 3 compatibleMaintenance Status: Good
A Flutter package to verify emails using OTP based method, to make sure we get real world data.
amplify_auth_cognito
👍 92 ⬇️ 59.7K
Dart 3 compatibleMaintenance Status: Good
The Amplify Flutter Auth category plugin using the AWS Cognito provider.
gotrue
👍 12 ⬇️ 109.5K
Dart 3 compatibleMaintenance Status: Good
A dart client library for the GoTrue API.
![sign_in_button Card Image](/media-cards/sign_in_button.png)
sign_in_button
👍 129 ⬇️ 10.9K
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin for generating sign-in buttons for different social media accounts.
![supabase_auth_ui Card Image](/media-cards/supabase_auth_ui.png)
supabase_auth_ui
👍 136 ⬇️ 2.6K
Dart 3 compatibleMaintenance Status: Good
UI library to implement auth forms using Supabase and Flutter
openid_client
👍 92 ⬇️ 38.8K
Dart 3 compatibleMaintenance Status: Good
Library for working with OpenID Connect and implementing clients.
![firebase_phone_auth_handler Card Image](/media-cards/firebase_phone_auth_handler.jpeg)
firebase_phone_auth_handler
👍 135 ⬇️ 557
Dart 3 compatibleMaintenance Status: Good
An easy-to-use firebase phone authentication package to easily send and verify OTP's with auto-fetch OTP support via SMS. Supports web out of the box.
twitter_login
👍 115 ⬇️ 11.8K
Dart 3 compatibleMaintenance Status: Average
Flutter Twitter Login Plugin. Library for login with Twitter APIs OAuth service
extension_google_sign_in_as_googleapis_auth
👍 98 ⬇️ 10.2K
Dart 3 compatibleMaintenance Status: Average
A bridge package between google_sign_in and googleapis_auth, to create Authenticated Clients from google_sign_in user credentials.
![slider_captcha Card Image](/media-cards/slider_captcha.png)
slider_captcha
👍 103 ⬇️ 3.6K
Dart 3 compatibleMaintenance Status: Good
slide captcha the same as binance, allow drag and drop for validation
local_session_timeout
👍 91 ⬇️ 11.6K
Dart 3 compatibleMaintenance Status: Good
redirect user to authentication page if the application doesn't recieve any user interaction, or been running in the background for "x" duration.
auth0_flutter
👍 61 ⬇️ 29.5K
Dart 3 compatibleMaintenance Status: Good
Auth0 SDK for Flutter. Easily integrate Auth0 into Android / iOS Flutter apps.
email_otp
👍 94 ⬇️ 1.3K
Dart 3 compatibleMaintenance Status: Good
A fast & simple email authentication OTP sender and verification flutter package.
firebase_admin
👍 91 ⬇️ 2K
Dart 3 compatibleMaintenance Status: Good
A port of the Firebase admin sdk to pure, idiomatic Dart code
desktop_webview_auth
👍 47 ⬇️ 26.1K
Dart 3 compatibleMaintenance Status: Average
This package enables Firebase OAuth on desktop via webview
the_apple_sign_in
👍 67 ⬇️ 8.9K
Dart 3 compatibleMaintenance Status: Poor
Sign in With Apple for Flutter. Native API bindings and a Flutter implementation of the sign in button.
flutter_naver_login
👍 73 ⬇️ 2.6K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for using the native Naver Login SDKs on Android and iOS.
firebase_auth_desktop
👍 73 ⬇️ 114
Dart 3 compatibleMaintenance Status: Poor
Windows and Linux implementation of firebase_auth
amplify_auth_cognito_dart
👍 1 ⬇️ 57.7K
Dart 3 compatibleMaintenance Status: Good
A Dart-only implementation of the Amplify Auth plugin for Cognito.
linkedin_login
👍 67 ⬇️ 2.3K
Dart 3 compatibleMaintenance Status: Good
Library for login with LinkedIn OAuth V2 service with OpedID. This library helps you to implement authorization with LinkedIn OAuth API's.
![g_recaptcha_v3 Card Image](/media-cards/g_recaptcha_v3.png)
g_recaptcha_v3
👍 51 ⬇️ 15.1K
Dart 3 compatibleMaintenance Status: Good
Google reCAPTCHA v3 plugin for Flutter Web. A Google reCAPTCHA is a free service that protects your website from spam and abuse.
simple_auth_flutter
👍 69 ⬇️ 72
Dart 3 compatibleMaintenance Status: Poor
Simple Auth is the simplest way to authenticate your users/apis. This plugin will securely store tokens/credentials as well as automatically present login UI when needed.
flutter_auth_ui
👍 66 ⬇️ 221
Dart 3 compatibleMaintenance Status: Good
Unofficial firebaseui package for flutter. This library aims to provide support for Android, iOS and the web. Login with Email, Phone, Google account and etc.
social_login_buttons
👍 56 ⬇️ 2.3K
Dart 3 compatibleMaintenance Status: Poor
A new Flutter package which allows users to create social media login button easily.
oauth_dio
👍 57 ⬇️ 572
Dart 3 compatibleMaintenance Status: Average
A customizable oauth client with token storage and interceptors for dio
truecaller_sdk
👍 56 ⬇️ 864
Dart 3 compatibleMaintenance Status: Average
Flutter plugin that uses Truecaller's OAuth SDK for Android based on OAuth 2.0 which is the industry-standard protocol for authorization.
firebase_ui_oauth_google
👍 37 ⬇️ 14.5K
Dart 3 compatibleMaintenance Status: Good
Firebase UI widgets for authentication & OAuth.
amplify_authenticator
👍 39 ⬇️ 12.8K
Dart 3 compatibleMaintenance Status: Good
A prebuilt Sign In and Sign Up experience for the Amplify Auth category
flutter_login_vk
👍 52 ⬇️ 29
Dart 3 compatibleMaintenance Status: Average
Login via VK.com. Easily add VK login feature in your application. User profile information included.
stacked_firebase_auth
👍 51 ⬇️ 370
Dart 3 compatibleMaintenance Status: Good
A service class that provides Firebase Authentication Functionality on a single api
http_auth
👍 37 ⬇️ 10K
Dart 3 compatibleMaintenance Status: Average
Dart http middleware for HTTP Basic and Digest authentication
oidc
👍 43 ⬇️ 1.9K
Dart 3 compatibleMaintenance Status: Good
A comprehensive OpenIdConnect plugin that works on all platforms (android, ios, windows, linux, web, macos)
wp_json_api
👍 42 ⬇️ 521
Dart 3 compatibleMaintenance Status: Good
WordPress and WooCommerce JSON API for Flutter Mobile. API allows you to login, register new users, get users info and more.
otpless_flutter
👍 39 ⬇️ 1.7K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin to integrate OTPless login with whatsapp with flutter
![flutter_social_button Card Image](/media-cards/flutter_social_button.png)
flutter_social_button
👍 39 ⬇️ 23
Dart 3 compatibleMaintenance Status: Good
Flutter Social Button is a flutter package to create social media login buttons easily to any flutter app.
firebase_ui_oauth
👍 6 ⬇️ 24K
Dart 3 compatibleMaintenance Status: Good
Firebase UI widgets for authentication & OAuth
myid
👍 30 ⬇️ 3.8K
Dart 3 compatibleMaintenance Status: Good
MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.
google_sign_in_dartio
👍 26 ⬇️ 5.6K
Dart 3 compatibleMaintenance Status: Average
Flutter package for Google Sign-In built in dart and support both Mobile and Desktop environments.
google_one_tap_sign_in
👍 32 ⬇️ 52
Dart 3 compatibleMaintenance Status: Poor
Google One Tap Sign In (Android)
dart_frog_auth
👍 30 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Good
Header authentication based middlewares for Dart Frog. Built by Very Good Ventures.
tencent_kit
👍 30 ⬇️ 344
Dart 3 compatibleMaintenance Status: Good
A powerful Flutter plugin allowing developers to auth/share with natvie Android & iOS Tencent SDKs.
amazon_s3_cognito
👍 30 ⬇️ 242
Dart 3 compatibleMaintenance Status: Good
This plugin allows users to upload and delete image for amazon s3 cognito.Users can also upload multiple images ti s3 using the plugin.
simple_auth
👍 30 ⬇️ 164
Dart 3 compatibleMaintenance Status: Poor
Simple Auth is the simplest way to authenticate your users/apis.
twilio_phone_verify
👍 29 ⬇️ 407
Dart 3 compatibleMaintenance Status: Poor
A Package that helps in verifying phone numbers and email addresses using Twilio.
msal_flutter
👍 28 ⬇️ 763
Dart 3 compatibleMaintenance Status: Poor
A Microsoft Authentication Library wrapper for Android and iOS
msal_js
👍 21 ⬇️ 6K
Dart 3 compatibleMaintenance Status: Poor
A Dart wrapper for the 'Microsoft Authentication Library for JavaScript (MSAL.js)'.
flutter_login_template
👍 25 ⬇️ 27
Dart 3 compatibleMaintenance Status: Poor
A Flutter package to create set of pages are used for sign in/up workflow. It will be useful for your awesome app.
![flutter_zalo_login Card Image](/media-cards/flutter_zalo_login.png)
flutter_zalo_login
👍 25 ⬇️ 24
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin for allowing users to authenticate with native Android & iOS Zalo login SDKs.
azure_ad_authentication
👍 24 ⬇️ 173
Dart 3 compatibleMaintenance Status: Average
The Microsoft Authentication Library (MSAL) enables developers to acquire tokens from the Microsoft identity platform in order to authenticate users and access secured
oidc_core
👍 1 ⬇️ 18.9K
Dart 3 compatibleMaintenance Status: Good
A dart package containing models and helpers for OpenId Connect spec.
nhost_sdk
👍 23 ⬇️ 491
Dart 3 compatibleMaintenance Status: Good
Nhost authentication and file storage/retrieval APIs for the Dart language.
firebase_auth_simplify
👍 23 ⬇️ 124
Dart 3 compatibleMaintenance Status: Poor
A high-level framework of Firebase Auth package that wraps several lines of codes to one line in order to easily use sign-in and out function.
credential_manager
👍 22 ⬇️ 533
Dart 3 compatibleMaintenance Status: Good
Credential Manager plugin,Help one-tap Login functionality and store credentials in Google service account of user on Android and for iOS it will use Keychain to store credentials.
firebase_auth_rest
👍 22 ⬇️ 373
Dart 3 compatibleMaintenance Status: Good
A platform independent Dart/Flutter Wrapper for the Firebase Authentication API based on REST
ali_auth
👍 22 ⬇️ 183
Dart 3 compatibleMaintenance Status: Good
This is a plug-in for one click login in the alicloud number authentication service. Alibaba cloud is also used in the one click login function
flutter_icp_auth
👍 22 ⬇️ 135
Dart 3 compatibleMaintenance Status: Good
A Flutter-ICP package to automate internet identity authentication.
serverpod_auth_server
👍 18 ⬇️ 3.4K
Dart 3 compatibleMaintenance Status: Good
Serverpod authentication server module.
huawei_account
👍 22 ⬇️ 5
Dart 3 compatibleMaintenance Status: Good
HUAWEI Account Kit plugin for Flutter. It enables user login processes to be carried out quickly and easily with HUAWEI Account Kit's two factor authentication.
iproov_flutter
👍 20 ⬇️ 892
Dart 3 compatibleMaintenance Status: Good
The iProov Biometrics SDK for Flutter, providing flexible authentication for identity assurance
auth0
👍 20 ⬇️ 267
Dart 3 compatibleMaintenance Status: Average
Dart package for authentication using Auth0 API. Contains basic set of methods like passwordRealm, getUser, logout etc.
appwrite_auth_kit
👍 20 ⬇️ 68
Dart 3 compatibleMaintenance Status: Good
A wrapper for Appwrite's Accounts service, makes it easy to manage authentication and account features.
firebase_auth_dart
👍 19 ⬇️ 527
Dart 3 compatibleMaintenance Status: Poor
Pure Dart implementation of FlutterFire Auth API
serverpod_auth_email_flutter
👍 16 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Good
Sign in with email for the Serverpod auth module.
at_onboarding_flutter
👍 16 ⬇️ 1.3K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin project for onboarding any atSign in atPlatform apps with ease. Provides a QRscanner option and an upload key file option to authenticate.
serverpod_auth_google_flutter
👍 14 ⬇️ 652
Dart 3 compatibleMaintenance Status: Good
Sign in with Google for the Serverpod auth module.
flutter_dauth
👍 14 ⬇️ 42
Dart 3 compatibleMaintenance Status: Poor
A Flutter Package which allows a Client-App to access and manipulate a resource that's owned by a resource owner (user) and lives on a DAuth server.
ory_client
👍 11 ⬇️ 1.6K
Dart 3 compatibleMaintenance Status: Good
OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
cidaas_flutter_sdk
👍 12 ⬇️ 73
Dart 3 compatibleMaintenance Status: Good
This sdk can be used to authenticate the users of your flutter application with cidaas.
casbin
👍 10 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Poor
An authorization library that supports access control models like ACL, RBAC, ABAC.
nhost_flutter_auth
👍 11 ⬇️ 202
Dart 3 compatibleMaintenance Status: Good
Provides Nhost authentication state to your Flutter app, making it easy to set up protected resources, and react to sign ins and sign outs.
apple_sign_in_plugin
👍 11 ⬇️ 180
Dart 3 compatibleMaintenance Status: Good
A comprehensive Flutter package for integrating Apple Sign-In with features for secure authentication and user data management.
login_client_flutter
👍 10 ⬇️ 331
Dart 3 compatibleMaintenance Status: Average
flutter_secure_storage implementation of a CredentialsStorage for the login_client package.
uaepass_api
👍 10 ⬇️ 178
Dart 3 compatibleMaintenance Status: Good
Flutter UAE PASS package for Authentication API (Login , Logout , Get user profile).
weibo_kit
👍 7 ⬇️ 70
Dart 3 compatibleMaintenance Status: Poor
A powerful Flutter plugin allowing developers to auth/share with natvie Android & iOS Weibo SDKs.
huawei_fido
👍 7 ⬇️ 0
Dart 3 compatibleMaintenance Status: Poor
HUAWEI FIDO Kit plugin for Flutter. It provides your app with FIDO2 based on the WebAuthn standart.
![flutter_2fa Card Image](/media-cards/flutter_2fa.png)
flutter_2fa
👍 6 ⬇️ 61
Dart 3 compatibleMaintenance Status: Good
A flutter package to enable Two Factor Authentication in your app with an Authenticator.
flutter_social_media_button
👍 6 ⬇️ 23
Dart 3 compatibleMaintenance Status: Average
A new Flutter package which allows users to create social media button with easily.
at_onboarding_cli
👍 5 ⬇️ 507
Dart 3 compatibleMaintenance Status: Good
Dart tools for initial client onboarding, subsequent client enrollment, and enrollment management.
![flutter_authgear Card Image](/media-cards/flutter_authgear.png)
flutter_authgear
👍 5 ⬇️ 104
Dart 3 compatibleMaintenance Status: Good
Authgear SDK for Flutter
auth0_web_flutter
👍 3 ⬇️ 35
Dart 3 compatibleMaintenance Status: Good
A Flutter package to easily integrate Auth0 into Web Flutter apps.
github_signin_aksoyhlc
👍 3 ⬇️ 29
Dart 3 compatibleMaintenance Status: Good
This package is made to make it easier for Flutter developers to add Github login/register to their applications. Official Github OAuth API used.
serverpod_auth_apple_flutter
👍 2 ⬇️ 441
Dart 3 compatibleMaintenance Status: Good
Sign in with Apple for the Serverpod auth module.
flutter_facebook_login
👍 407 ⬇️ 219
Maintenance Status: Poor
A Flutter plugin for allowing users to authenticate with native Android and iOS Facebook login SDKs.
flutter_session
👍 216 ⬇️ 76
Maintenance Status: Poor
Adds session support to Flutter. Works with mobile, web and (hopefully) desktop builds.
lit_firebase_auth
👍 165 ⬇️ 49
Maintenance Status: Poor
Pre-lit Firebase Authentication. Drop in and add Firebase Auth in just minutes.
firebase_auth_ui
👍 43 ⬇️ 35
Maintenance Status: Poor
Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.
flutter_twitter_login
👍 35 ⬇️ 28
Maintenance Status: Poor
A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.
amazon_cognito_identity_dart
👍 34 ⬇️ 76
Maintenance Status: Poor
Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS Cloud Services.
flutter_aws_amplify_cognito
👍 27 ⬇️ 5
Maintenance Status: Poor
Flutter plugin for AWS Amplify Cognito based Authentication.
flutter_cognito_plugin
👍 25 ⬇️ 71
Maintenance Status: Poor
AWS Cognito plugin for flutter.
twitter_api
👍 24 ⬇️ 32
Maintenance Status: Poor
An easy way to authenticate and make requests to the Twitter API.
magic_sdk
👍 22 ⬇️ 497
Maintenance Status: Average
This is your entry-point to secure, passwordless authentication for your iOS or Android-based Flutter app.
firebase_user_stream
👍 20 ⬇️ 39
Maintenance Status: Poor
This package aims to provide a functionality missing from firebase_auth, which is to be able to reload user data from the server and get Stream updates with the new data.
firebase_ui
👍 18 ⬇️ 70
Maintenance Status: Poor
Firebase auth UI, dart package to mimic the firebaseUI(Google,Facebook,Twitter,Email supported)
flutter_twitter
👍 18 ⬇️ 27
Maintenance Status: Poor
A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.