Double format

Widgets & Design

I need to use 6 decimal places (or another specific number), but it seems that the maximum is set to 2 in the custom field, even though a regular decimal can go up to 3 places.

This is confusing—why can’t I set the desired number of decimal places? Am I doing something wrong, or does Dart/Flutter not allow more decimal places?

What have you tried so far?

I looked in the community for same issue.

I tried to put different number of # in the custom format, tried also the decimal format.

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