flutter_cached_network_image icon indicating copy to clipboard operation
flutter_cached_network_image copied to clipboard

Remove public `timeDilation` field

Open esDotDev opened this issue 3 years ago • 0 comments

It's quite annoying to constantly be importing CachedNetworkImage rather than flutter/scheduler.dart because this package exposes a timeDilation setter into the global namespace.

esDotDev avatar Apr 05 '22 18:04 esDotDev