PapyElGringo
PapyElGringo
Hello Nice job with this component! But I've got an issue to initialise the pageIndex ([page]) to something different from 0; `
Hello, is there a way to detect when the user turn off the location settings when we are watching his position? In the default locationservices it's trigger the error callback...
Hello everyone ! Im currently working hard on the next step of the project and very soon it's will be ready to be beta tested before the big release. But...
### Discussed in https://github.com/material-shell/material-shell/discussions/741 Originally posted by **Riscum** November 27, 2021 When opening a new application, the screen with a search box, and a grid with app icons appear. I...
**Sanity checks (must complete)** - [x ] I have read and followed the installation instructions in the README - [x ] I have not modified the userChrome.css file - [x...
Fedora 38 VScode 1.76.2 (Flatpack) Not sure where to dig but while opening my project with the dev container I can't search among the project files.  Does anyone else...
``` Future readExifFromBytes(List bytes, {String? stopTag, bool details = true, bool strict = false, bool debug = false, bool truncateTags = true}) async { return readExifFromFileReader(FileReader.fromBytes(bytes), stopTag: stopTag, details: details,...
Hello @tryone144 thanks for your work on this, it's Awesome. However I noticed that If I use blurred background with the Fade-in/Fade-out feature It's don't work properly in my opinion....