Victor Carreras

Results 12 issues of Victor Carreras

Hello everyone, I have a target with several schemas. I would like to disable the capability that causes a schema to be automatically created with the name of the target....

### What information needs to be added? In the [How to test a Flutter App codelab](https://codelabs.developers.google.com/codelabs/flutter-app-testing) we can see UI testing with the [flutter_driver](https://api.flutter.dev/flutter/flutter_driver/flutter_driver-library.html) package. Following [the documentation below](https://docs.flutter.dev/release/breaking-changes/flutter-driver-migration) we...

p2-medium
e2-days
a.tut.codelab
a.tut.codelab-google
st.triage.ltw
co.request
test.integration
test.driver

It is the only unimplemented platform.

enhancement

When I add the dependency https://github.com/PerfectlySoft/Perfect-LDAP.git in the Swift Packages tab when selecting the project it gives me no problems. But when I compile later it generates the following error.

I have added the dependency "https://github.com/PerfectlySoft/Perfect-LDAP.git" to the Package.swift file of my project. Esto provoca lo siguiente: When I compile it causes me the following errors: Apparently some modules are...

### Description: With the recent migration from `google_generative_ai` to `firebase_ai`, we’ve encountered a significant limitation: **it is no longer possible to set a custom Gemini API key**. In `google_generative_ai`, developers...

type: enhancement
Needs Attention
plugin: ai

**Description:** The `flutter_file_picker` package currently has some platform-related issues that, while not affecting its overall score, could cause confusion for users. Specifically: - The package does not correctly declare support...

suggestion
feature-candidate

The current API design of `flutter_file_picker` handles platform-specific logic separately, which leads to fragmentation and makes the codebase harder to maintain and extend. I propose a **unified API** structure that...

discussion
feature-candidate