How to Calculate Age from User Input and Save to Firebase Using FlutterFlow?

Database & APIs

Hello,

I'm new to this and have a question. I have a form where users input their birthday. I want FlutterFlow to calculate the age based on the input and save both the birthday and age to Firebase when the form is submitted. I already have two columns set up in Firebase for this purpose. How can I achieve this?

What have you tried so far?

I tried to search on Youtube but i don't see exactly what i want. I think it's very simple that is year(today()) - year([birhday]) like that

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply