change datatype from integer to float

Database & APIs

I was working on a app, everything is working, it is kinda like a virtual currency app, I made a blunder, I took integer as datatype for transactions and currency, i want to change it to float to allow decimal transactions too, is there a way to do that?

What have you tried so far?

na

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