Pablo Acuña

Results 4 comments of Pablo Acuña

* pubspec.yaml: ``` yaml name: sytex description: Sytex mobile app. publish_to: none version: 2.4.7+432 environment: sdk: ">=2.7.0

https://drive.google.com/file/d/1BmUyATBgchePDpTMxFAn2P3MFnSUTH8j/view?usp=sharing app:dependencies ``` debugApi - API dependencies for compilation 'debug' (target (androidJvm)). (n) +--- io.flutter:armeabi_v7a_debug:1.0.0-1a65d409c7a1438a34d21b60bf30a6fd5db59314 (n) +--- io.flutter:arm64_v8a_debug:1.0.0-1a65d409c7a1438a34d21b60bf30a6fd5db59314 (n) +--- io.flutter:x86_64_debug:1.0.0-1a65d409c7a1438a34d21b60bf30a6fd5db59314 (n) +--- io.flutter:x86_debug:1.0.0-1a65d409c7a1438a34d21b60bf30a6fd5db59314 (n) \--- unspecified (n) debugApiDependenciesMetadata +---...

Ok, I'll try downgrading the other plugin version in the meantime. Thanks for your help

I did a test making that change in your plugin locally (pub cache) and it worked!