Alex Markley
Alex Markley
Thanks for making this flutter plugin! It's been a life saver in my implementation of user profile pictures. I did run into the following issue which I wanted to bring...
Screenshots cannot start an Android emulator if Flutter has been configured to enable web support per these instructions: https://flutter.dev/docs/get-started/web Output of `flutter doctor -v`: ``` [✓] Flutter (Channel beta, v1.17.0-3.2.pre,...
I'm using these AVDs for my sevenInchScreenshots and tenInchScreenshots, so I needed to update screens.yaml to get the right behavior.
I've been using flutter_cache_manager within my application and, in general, it's been a life saver for me. So please allow me to start by thanking the team for working on...
Would love to be able to inject SIMBL plugins into Firefox and/or Thunderbird, but they appear to not be supported. Any ideas why this would be?
Allows upgrades to `petitparser` 5.0.0, which enables version solving with newer versions of `xml`. Solves problems like: ``` Because expressions >=0.2.0 depends on petitparser ^4.0.2 and xml >=5.4.0 depends on...
Hello! First, I wanted to thank you for working on glshim. I'm trying to use glshim as part of an overall solution to port Minecraft (full 1.8.9) to the Raspberry...
I am using easySIMBL ( https://github.com/norio-nomura/EasySIMBL ) on Mac OS X 10.10.2 Yosemite. Compulsion works very well on many applications, but I noticed it does _not_ work on Mozilla Firefox...