Comparing dates

Actions & Logic

I want to color a text field in a ListTile by comparing the current date against a supabase column timestampz format date.

For some reason that eludes me the conditional always evaluates true.

Thanks for reading, I will update if I find a solution. If you have any insight, thank in advance!

What have you tried so far?

Because I wasn't getting results I've begun breaking this out into functions. I have written a custom function for one part of the comparison. I have examined the output of the function and it is working.

I have tried passing the db field into a custom function but I get lost in the types and don't know how to proceed.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
3 replies