bitsdojo_window icon indicating copy to clipboard operation
bitsdojo_window copied to clipboard

remove usage of deprecated `withOpacity` function

Open exoad opened this issue 11 months ago • 0 comments

From the Flutter migration guide: https://docs.flutter.dev/release/breaking-changes/wide-gamut-framework#opacity

the usage of the withOpacity function will be removed in favor of floating point

exoad avatar Jan 04 '25 19:01 exoad