Closed Moyck closed 2 years ago
Same problem for me.
Okay seems to work actually, restarting VS Code after adding the dependency did help:
import 'package:bitmap/bitmap.dart';
import 'package:bitmap/transformations/crop.dart';
cropLTWH(null, 8, 8, 8, 8);
Seems like fixed. If you face this again, feel free to open another issue.
I try to introduce through github
bitmap: git: url: https://github.com/renancaraujo/bitmap.git
But the rotateClockwise method reports an error Can you update the new version?