Flutter_Installer icon indicating copy to clipboard operation
Flutter_Installer copied to clipboard

Cancel is not working on new release v0.0.8

Open yahu1031 opened this issue 3 years ago • 5 comments

@YazeedAlKhalaf On the latest release v0.0.8, cancel button is not working. need a quick fix for that and also theme_box.hive and theme_box.lock are saving in the installation location. Hope you are aware of this.

yahu1031 avatar May 02 '21 14:05 yahu1031

Will look into it, thanks for noting 🚀

YazeedAlKhalaf avatar May 02 '21 15:05 YazeedAlKhalaf

I think it is related to upgrading the auto_route package. I also have to remove stacked_services and have my own way of showing snack bars and dialogs. The new auto_route package update changes things a bit and that's why the cancel button broke.

YazeedAlKhalaf avatar May 03 '21 14:05 YazeedAlKhalaf

@yahu1031 Can you open another issue for the theme_box.hive problem.

YazeedAlKhalaf avatar May 03 '21 14:05 YazeedAlKhalaf

@yahu1031 theme_box.hive problem has been solved in the latest commit. I updated my package to support custom directories! 🚀

YazeedAlKhalaf avatar May 03 '21 16:05 YazeedAlKhalaf

@YazeedAlKhalaf lemme pull the changes and check and have migrated everything to null safety BTW?

yahu1031 avatar May 03 '21 17:05 yahu1031