Skip to content

Cteq3132/screen-limit

Repository files navigation

Screen Limit app

A project to show how to prevent simultaneous login of the same user using Firebase Realtime Database and Flutter.

Getting Started

Clone this repository and run flutter run. Create an account and test to log in on more than 2 devices, you should get a pop up that indicates you that you're not allowed to use more than 2 screens at the same time.

This project uses Firebare authentication, Firebase Realtime Database and Bloc for the state managment.

You can check the commit Add screen limit to see the lines to add for this feature from an app with an authentication feature (here done with bloc and firebase) Basic app with auth.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published