Hi,
If you are trying to create a pop-up in your App, then you can use snackbar or AlertDialog, etc. So depending on your use case you can use it. For example, you have created one login page and whoever wants to use this app needs to log in. So when the user tries to log in with their credentials, will match from your firebase database. If yes, then it will show a pop-up.
To know more, join our Flutter Development Course today.