Chema Molins

Results 2 issues of Chema Molins

The PR sets firebase_auth plugin as the base method for authentication in macOs instead of the REST client. The REST client still works by setting `useRestClient = true` in `ios.dart`...

The plugin configuration includes the firebase configuration for web build right in dart code in the `main.dart`file. But this configuration is never used. This PR modifies the `web.dart` file in...