-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
_No response_
### Description
I am pos…
-
I was using Genkit 0.5 and everything was working correctly. Then I migrated to Genkit 0.9 following the guide at https://firebase.google.com/docs/genkit/migrating-from-0.5 and the UI doesn't seem to …
-
Create new project.
`dotnet new maui -n MyMauiApp`
Install Plugin.Firebase
`dotnet add package Plugin.Firebase --version 3.0.0`
Then add `using` into `MauiProgram.cs`.
`using Plugin.Firebase…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Windows
### Description
I'm experienci…
-
### Name
Xavier Portilla Edo
### GitHub Handle
@xavidop
### Tell us about yourself
Xavier was born in Valencia, but currently living in Madrid. He has over 7 years of experience. He focuses on Cl…
-
i am facing this issue when i am trying to generate release build of android application.and i am check lot of things after then i got the issue there is a conflict between firebase-x plugin and cordo…
-
## Command
```sh
flutter analyze
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
_Exception
```console
```
```console
[32m[✓][39m Flutter (Channel stable, 3.24.4, on macOS …
-
# Bug Report
Error at compilation because `ParseElementtreeSync is not a constructor`.
That function is an alias for the utility `parseElementtreeSync` from `cordova-common//src/util/xml-helpers`.…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
Hello,
Our team have been trying to migrate a push notification feature from our old xamarin app. Followed the tutorial on setting up iOS development and development works pretty smooth on windows …