https://flutter-6cac9.web.app/#/
This app is a simple Flutter web application with Firebase integration. The application provides an interface for users to sign in with their Google accounts.
Google Sign-In: Users can sign in with their Google account. Firebase Authentication is used for this functionality.
- Flutter: The application is built using Flutter, which allows for a highly customizable and efficient UI.
- Firebase: Firebase Authentication is used for handling user sign-in, and Firebase Hosting is used to deploy the web application.
- Google Sign-In: Google's sign-in API is integrated to allow users to sign in with their Google accounts.