Efra Espada

Results 9 issues of Efra Espada

Currently the library modules aren't supported.

enhancement

``` AGPBI: {"kind":"error","text":"Invoke-customs are only supported starting with Android O (--min-api 26)","sources":[{}],"tool":"D8"} > Task :app:mergeExtDexDebug FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task...

enhancement

I'm getting this error when I execute something like this in Android: ```dart test('enter to profile', () async { await Future.delayed(const Duration(seconds: 10), () {}); await driver.tap(buttonGoogle); // here I...

======== Exception caught by scheduler library ===================================================== This widget has been unmounted, so the State no longer has a context (and should be considered defunct).

``` The plugins `flutter_statusbar_manager` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android...

``` The plugins `screen` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android...

Test this PR with this: ```yaml onesignal_flutter: git: url: https://github.com/efraespada/OneSignal-Flutter-SDK.git ``` I'm implementing OneSignal because of its reliability. Previously I used FCM where all the data push messages could be...

## Flutter Sound Version : - **Released** version - Version number: ^7.4.14+1 - **FULL** flavor - Result of the command **"flutter pub deps | grep flutter_sound"** ```bash |-- flutter_sound 7.4.14+1...

enhancement
TODO 9.x

* `compileSdkVersion` to `34` * `targetSdkVersion` to `34` * `org.jitsi.react:jitsi-meet-sdk` to `10.2.1` Fixes: ``` Starting FGS with type mediaProjection callerApp=ProcessRecord{8212e7e 22282:com.landa.app/u0a274} targetSDK=34 requires permissions: all of the permissions allOf=true [android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION]...