Currently, there is a possibility of overflow of the conversion result (on the right of the screen).
This is due to the two text fields (input and converted result of an entry) next to one another.
I don't exactly know how this overflow should be handled (especially on smaller screens where the number input could already overflow).
I am currently waiting on flutter/flutter#61069.
Currently, there is a possibility of overflow of the conversion result (on the right of the screen).
This is due to the two text fields (input and converted result of an entry) next to one another.
I don't exactly know how this overflow should be handled (especially on smaller screens where the number input could already overflow).
I am currently waiting on flutter/flutter#61069.