flutter-plugins
flutter-plugins copied to clipboard
"writeImage" method support for windows
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.
https://github.com/MixinNetwork/flutter-plugins/issues/131
@boyan01 is there anything block this pr to be merged? It seems works fine on windows
Sorry for the delay. Thanks for the PR!