alexmercerind / flutter_acrylic

Flutter library for window acrylic, mica & transparency effects.
MIT License
595 stars 53 forks source link

Can't run flutter_acrylic_example.exe #33

Closed zhiyiYo closed 1 year ago

zhiyiYo commented 2 years ago

I double-click exe but no window is displayed,do I need to install flutter on my computer to run flutter_acrylic_example.exe?

alexmercerind commented 2 years ago

I double-click exe but no window is displayed,do I need to install flutter on my computer to run flutter_acrylic_example.exe ?

Do you see some error? Windows build & version?

zhiyiYo commented 2 years ago

@alexmercerind My Windows build version is 22621, and I can't see any error message box when I double-click the exe😕

alexmercerind commented 2 years ago

I didn't test on that latest Windows build yet. Chances are something broke. But as far as I know, this API became documented by Microsoft, so chances of that happening are pretty low.

zhiyiYo commented 2 years ago

22000 can run exe😇

alexmercerind commented 1 year ago

The issue seems (was) to be in bitsdojo_window not here.