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

Problem After Update To Flutter 3.3.3 #204

Closed Embact closed 11 months ago

Embact commented 2 years ago

After Updating my flutter to version 3.3.3 i got some problems in this package When Run image image image image

Flutter doctor -v image image

Any help :(

jankratochvilcz commented 2 years ago

What version did you upgrade from? Having a similar issue on a new machine; the workaround is probably to downgrade for now. Also, did you upgrade to the latest version of the package?

Embact commented 2 years ago

What version did you upgrade from? Having a similar issue on a new machine; the workaround is probably to downgrade for now. Also, did you upgrade to the latest version of the package?

Actually not remember the version i upgraded from image tried alot of versions and the latest version depend on [win32: ^3.0.0] and [dart_console] depend on [win32: ^2.6.1] this package make conflict for each other

bitsdojo commented 11 months ago

Please try updating to the latest bitsdojo_window version.