Mahesh Jamdade

Results 177 comments of Mahesh Jamdade

Hi @cybex-dev, Thanks for filing the issue. I am able to reproduce the issue on the latest stable and the master channel. Upon quick search I landed on this issue...

somebody help solve this issue please

This issue has passed primary triage and has been labeled for further investigation. Let us wait for the secondary triage's input.

@ollydixon Incase you have more info for us regarding how to reproduce the issue, feel free to write back.

@ollydixon I ran the release version of flutter counter app targeting macOS with the following dependencies ``` firebase_core: ^1.17.1 firebase_messaging: ^11.4.1 ``` logs ``` mahesh@Maheshs-MacBook-Air-M1 sample % flutter run -d...

I checked I do not have any flutter macos apps keychain permissions accepted > Also is the counter app even connecting to Firebase? I did not run any firebase service...

Thanks for the info @ollydixon, I ran the below cloud_firestore sample code in release mode targeting macOS, And I was able to reproduce the issue, The keychain permission prompts were...

The irony of this bug I can reproduce it in my own project.

borderColor: property changes the border color of the unselected star, however it would be great if we could have a filled stars for the unselected one and we could customize...