Building Flightlog

Database & APIs

I'm trying to figure out how to implement a datatable such as the attached image (made in excel) where the user can add and delete rows and the app can add up the total time based on acft selection that is as a string in my app state.

What have you tried so far?

Tried using datatable widget on the screen but idk if that will be able to be updated in firebase when the user makes changes and I cant figure out how to reference it to perform calculations for a textbox on a different page to display

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