367 skills found · Page 4 of 13
invertase / Flutter Desktop Webview AuthWebView OAuth flows for desktop flutter apps
manishdayma / Flutter Login UiAuthentication Flow UI Made With Flutter 2.8 Null Safe
bilguunint / Flutter Auth With RestFlutter app auth with REST API
devayansarkar / Flutter Bloc Authentication NavigationFlutter boiler plate app with BLoC architecture, authentication, navigation, Lottie animation and internationalisation
aaronksaunders / Flutter Firebase Auth Appsample application with flutter and firebase - work in progress
aqwert / Flutter Auth StarterAn authentication starter kit for flutter with a pluggable authentication provider design
umarwaseeem / Chat Flutter FirebaseA full stack chat app made in Flutter and Firebase. Firebase auth provides the necessary authentication while Cloud Firestore provides the No SQL database.
funwithflutter / Lit Firebase Auth Ui DemoAn example sign in page demoing Lit Firebase Auth for Flutter
bedirhanssaglam / Auth With BlocAuth with Bloc in Flutter
koji-1009 / Flutter Auth UiA Flutter plugin for using the Firebase Auth UI with Dart in Flutter apps. (not official plugin.)
ikhsan3adi / Flutter Auction App🏷️ Multivendor auction app built using Flutter w/ Bloc pattern, Repository pattern, Reactive programming using dart streams and REST API with JWT auth
AslamThachapalli / Face Authentication AppA simple face authentication app (SignUp + SignIn) written in flutter using flutter_face_api and google_ml_kit_face_detection
A signup and login flow built with AWS Amplify and Flutter
mhadaily / Serverless Authentication Authorization FlutterOAuth/OpenID Connect | Serverless Authentication and Authorization for Flutter | Auth0 and GetStream.io Chat integration course
Ryotaewamoto / Riverpod Firebase AuthFlutter Application with Firebase Authentication and Riverpod v2. (Flutter アプリケーション開発 Riverpod v2 を使ってFirebase Authを用いた認証を実装)
elbeicktalat / Flutter Auth ButtonsAuth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks.
bizz84 / Simple Auth Comparison FlutterFlutter State Management Comparison: [ setState ❖ BLoC ❖ ValueNotifier ❖ Provider ]
puzzleleaf / FlutterFirebaseAuthWithBlocNo description available
rohan20 / Flutter Facebook AuthFacebook authentication demo in Flutter
The-Assembly / Authenticate Via TensorFlow Facial Recognition In FlutterThe power of machine learning allows us to change long-standing computing paradigms. One of these is the age-old password-based authentication system common to most apps. With fast real-time facial recognition, we can easily dispense with text-based verification and allow users to log in just by showing their faces to a webcam. In this session, we’ll show how to do this in Flutter, Google’s popular open-source UI toolkit for developing apps for web, Android, iOS, Fuchsia, and many other platforms with a single codebase. We’ll first build a simple authentication-based Android app, and then deploy the Firebase ML Vision model for face ID & image processing; as well as the MobileFaceNet CNN model through TensorFlow Lite for structured verification. Once all these parts are in place, our solution will work seamlessly and can easily be ported to other apps. Pre-requisites: ✅ Android Studio (https://developer.android.com/studio) — you can also use other IDEs/platforms if you’d rather not use Android - Flutter documentation below guides on the same. ✅ Flutter SDK (https://flutter.dev/docs/get-started/install) ----------------------------------------- To learn more about The Assembly’s workshops, visit our website, social media or email us at workshops@theassembly.ae Our website: http://theassembly.ae Instagram: http://instagram.com/makesmartthings Facebook: http://fb.com/makesmartthings Twitter: http://twitter.com/makesmartthings #TensorFlow #Flutter #MachineLearning