Ross Llewallyn
Ross Llewallyn
Thanks for taking my suggestions! Please note that some quotes are from the text followed by my comment/question, but other quotes are my attempt to correct something followed by me...
Not sure about the AirDrop problem, but over [here](https://github.com/fluttercommunity/plus_plugins/issues/730#issuecomment-1182643141) there seems to be a big difference between error logs in debug mode versus release mode.
@espbee I'm experiencing these error logs in debug as well. I tried release mode, and **no logs**. I'm not sure if the log level is different in that situation, though....
Adding one or more working examples to the readme would dramatically improve a person's experience using the package if new to them, like me. Thanks to those who asked and...
I may have fixed all of these things in my PR here from April, which hasn't been looked at: https://github.com/Pyozer/introduction_screen/pull/120
I have 5 pages, and I also got an overflow. I resolved it by using this: ``` // Default is EdgeInsets.all(16.0), but this causes horizontal overflow on Pixel 3 controlsPadding:...
I'm wandering in from a stray Google search of this error. I'm not sure if it's relevant, but [StackOverflow has an answer](https://stackoverflow.com/a/73774667/1634403): Bump `4.3.10` -> `4.3.14`.
I ran into this limitation today. Just to understand, @taquitos said this would be in the next major, which at the time (Oct 2021 - 3.4.5) would have been v4....
I don't have the bandwidth to currently do it myself, but I do appreciate the confirmation about the status. Thanks.
I appreciate your effort.