You can use the dart image package: https://pub.dartlang.org/packages/image.
The package provide various services such as resize, crop and rotate.
While this package does work, unfortunately it is very slow.
See discussion: https://github.com/brendan-duncan/image/issues/55