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?
anas
3
Hey! We are happy to have you in Nowa
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: