bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
815 stars 229 forks source link

[windows] update ffi and win32 dependencies #178

Closed mattetti closed 2 years ago

mattetti commented 2 years ago

The current dependency locks are on older versions of win32 (2.70 available) and ffi packages (2.0.0 available) https://github.com/bitsdojo/bitsdojo_window/blob/master/bitsdojo_window_windows/pubspec.yaml#L16

This prevents developers from updating their own dependencies.

Thanks

bitsdojo commented 2 years ago

ffi now updated to 2.0.0 and win32 to 3.0.0