Andrew Joyce

Results 8 issues of Andrew Joyce

Hi! Im looking at using injectable, however, one feature that that i need to use that I have not seen mentioned in the documentation is scopes. Is this currently supported...

Small addition of a progress bar to the news fragment just in case the news fetching takes a bit longer then usual

Once the app loads, select another page then change orientation and reselect the map page and the map appears blank. I will try and look into the issue as i...

Hi, First off, thanks for the great package! I've been testing it, and most PDFs load without any issues. However, I’ve encountered a few that don’t seem to load—for example,...

bug

I’m using auto_route with restorationScopeId and adding restorationId to my pages. This works for restoring the current page after process death, but the backstack is lost. Example: 1. Navigate: Home...

While testing Android state restoration, I’ve encountered an issue with restoring nested navigation state. My app has five tabs, and when navigating between them, the navigation history behaves unexpectedly after...

Hi All, I’m currently testing restoration functionality and have encountered an issue. When the app is reopened after a process death on Android, AutoRoute seems to attempt to open the...

**Description** `controller.value.hasCameraPermission` returns **false** after granting camera permission via system settings. **Steps to Reproduce** 1. Launch the app and **deny** camera permission. 2. Put the app in the background and...