flutter_displaymode icon indicating copy to clipboard operation
flutter_displaymode copied to clipboard

`size` getter and string replaces

Open AlexV525 opened this issue 3 years ago • 2 comments

As commits named.

AlexV525 avatar Jun 05 '22 07:06 AlexV525

Also, given the fact that refreshRate is converted to int in toString() should we apply the change to itself too?

AlexV525 avatar Jun 05 '22 07:06 AlexV525

Also, given the fact that refreshRate is converted to int in toString() should we apply the change to itself too?

I don't think so. Refresh rates are fractional by spec.

ajinasokan avatar Jun 05 '22 11:06 ajinasokan