Timer Widget and Conditional Visibility

I have an app I built in Flutterflow that I would like to re-build in NOWA.

It requires a count down and count up timer. Does NOWA have a timer widget that can be used for this?

It also requires showing and hiding text based on conditions. Does NOWA have conditional visibility?

Yes to all questions.

1 Like

Hey! We are happy to have you in Nowa :slight_smile:

Yes, watch this video to see how to use Timer in Nowa (we are using it in the Splashscreen):

Also, read this document to see how to use the visibility wrapper to control the visibility for any widget or group of widgets: