Heropolis Da2ny
Heropolis Da2ny
Hi viewers-developers, I am trying to test a DropdownButton, however the tapping test on an item fails even if the previous test has verified that the child (DropdownMenuItem) exists. With...
Hello, I am working with an online/offline app and I need to serialise my data at the app start up. So I have to do a trick with my images....
Hello, Working with small page PDF makes me find a bug. Whenever I scroll down to the last page the current page number is not incremented to the last page...
If you have a PDF on paysage with a small amount of pages (like 2) the pageNumber or the onPageChanged will stay at 1 whereas you see all of the...
**Which API doesn't behave as documented, and how does it misbehave?** The method `play`: It should play the music without sending any crash exception. This crash makes the plugin not...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have...
I've migrated my code from flutter navigator to a auto route navigator and I'm facing an issue on dialog pop. I open a dialog and wait its response to decide...