leanflutter / screen_capturer

This plugin allows Flutter desktop apps to capture screenshots.
MIT License
79 stars 28 forks source link

a bug in system_screen_capturer_impl_windows.dart: assert(imagePath == null) #20

Closed statopia closed 1 year ago

statopia commented 1 year ago

Should it be assert(imagePath != null) ?

lijy91 commented 1 year ago

Please update to 0.1.6