Benjamin A.

Results 9 issues of Benjamin A.

Hello, I am using your package (^6.0.0+4), and my app works well on the IOS simulator. When I try to instal on the phone from Xcode (12.0), I have a...

Hello, I am facing the following error when using the package on web. (I have no issues with the same code on mobile); Please help Here is my query: ```dart...

Hello, I am trying to add a sitemap to my flutter website. I tried using this package, and it seems to work. But when I set the url of my...

### Describe the bug Hello, After cloning the package, and running as described with the command line: `pnpm dev`, The server starts on the URL : https://localhost:5173/ But when I...

Hello, I get on error when using the "isNotEqualTo" in the querry for comparing 2 strings values. Here is the querry line, Knowing that "ownerUid" is a string field in...

Hello, I am trying this package on MacOs for reading at an .xlsx file located in "./test/example.xlsx" (same level as the lib folder). Here is my code for getting the...

Hello, I have a website using this package to remove the # character in the URLs of my pages. I am trying to get my pages indexed by Google, but...

Hello, Thank you for this package. I can not figure out why the URL I passed lead to a blanc page and throw the following error: `Unable to load asset:...

Hello, I am using your package to display an html content from my assets. It works great but the default size it a bit too small and does not uses...