flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

"writeImage" method support for windows

Open alexkmbk opened this issue 3 years ago • 2 comments

Two dependences were added: import 'package:path/path.dart' as Path; import 'package:uuid/uuid.dart';

And also the warning level was decreased to /W3 in CMakeLists.txt file.

So I am not sure if it is appropriate changes for this project, it is up to the maintainer to decide.

alexkmbk avatar Sep 13 '22 19:09 alexkmbk

https://github.com/MixinNetwork/flutter-plugins/issues/131

alexkmbk avatar Sep 14 '22 12:09 alexkmbk

@boyan01 is there anything block this pr to be merged? It seems works fine on windows

narumi147 avatar Jun 17 '23 17:06 narumi147

Sorry for the delay. Thanks for the PR!

boyan01 avatar Jun 03 '24 05:06 boyan01