Closed XuTuKe closed 2 years ago
with flutter 3.0 it became a problem that I didnt have before
I have fixed the issue with flutter 3 and is available at this repo https://github.com/aryan-more/bitsdojo_window
as push request is not available , for temporary solution add this lines in pubspec.yaml bitsdojo_window_flutter3: git: url: https://github.com/aryan-more/bitsdojo_window.git ref: master ,remove the following line from pubspec.yaml bitsdojo_window: ^0.1.1+1
replace "import 'package:bitsdojo_window/bitsdojo_window.dart';" with "import 'package:bitsdojo_window_flutter3/bitsdojo_window.dart';"
Fixed this in bitsdojo_window: ^0.1.2
.
Thank you for trying to help. Appreciate it.
bitsdojo closes all opened issues/prs now :) welcome back in the flutter community!
失踪人口回归!
@bitsdojo this would be really needed!