StreamOS UI is a Flutter application with a sleek and intuitive user interface. The app features a robust login system, which allows users to sign in using their Google or Apple accounts via Firebase.
The app has been built using Test-Driven Development (TDD) approach, ensuring that the login functionality is thoroughly tested through unit tests.
- Intuitive user interface
- Login with Google/Apple using Firebase
To get started with StreamOS UI, follow the instructions below.
- Flutter
- Firebase account
- Clone the repository:
git clone https://github.com/lambiengcode/flutter-live-stream-ui.git
- Install dependencies:
flutter pub get
- Run the app:
flutter run
StreamOS UI is a sleek and intuitive Flutter application with a robust login system. The app's login functionality has been implemented using Firebase, ensuring a secure and seamless user experience.