I am new to Flutter. I want a way that every time the user enters the application, the text changes to a new text. Example:
Welcome
If you log in again, the text changes:
Hello
And again:
Thanks
In short, I want to create more than one text and display it one by one every time the user opens the application
It is expected that there will be a loop, but I don’t know
New contributor
مجهول is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.