Flutter app
Budget: $10 – $30 USD
requiero un experto para que me ayude a solucionar la configuración de android estudio, hemos actualizado algunas librerías y la aplicación dejo de funcionar, el modo de trabajo será ingreso por anydesk para solucionar en el entorno de desarrollo.
líneas abajo se muestra el error:
Building without sound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety
Formato de par�metros incorrecto:
Note: C:\flutter\.pub-cache\hosted\pub.dartlang.org\blue_thermal_printer-1.2.0\android\src\main\java\id\kakzaki\blue_thermal_printer\BlueThermalPrinterPlugin.j
ava uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\flutter\.pub-cache\hosted\pub.dartlang.org\device_info-2.0.3\android\src\main\java\io\flutter\plugins\deviceinfo\DeviceInfoPlugin.java uses unchecked
or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
C:\flutter\.pub-cache\hosted\pub.dartlang.org\geolocator_android-3.1.8\android\src\main\java\com\baseflow\geolocator\GeolocatorLocationService.java:134: warnin
g: [deprecation] stopForeground(boolean) in Service has been deprecated
stopForeground(true);
^
error: warnings found and -Werror specified
C:\flutter\.pub-cache\hosted\pub.dartlang.org\geolocator_android-3.1.8\android\src\main\java\com\baseflow\geolocator\permission\PermissionUtils.java:27: warnin
g: [deprecation] getPackageInfo(String,int) in PackageManager has been deprecated
.getPackageInfo(context.getPackageName(), PackageManager.GET_PERMISSIONS);
^
1 error
2 warnings
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':geolocator_android:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 51s
Running Gradle task 'assembleRelease'... 52,4s
Gradle task assembleRelease failed with exit code 1
líneas abajo se muestra el error:
Building without sound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety
Formato de par�metros incorrecto:
Note: C:\flutter\.pub-cache\hosted\pub.dartlang.org\blue_thermal_printer-1.2.0\android\src\main\java\id\kakzaki\blue_thermal_printer\BlueThermalPrinterPlugin.j
ava uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\flutter\.pub-cache\hosted\pub.dartlang.org\device_info-2.0.3\android\src\main\java\io\flutter\plugins\deviceinfo\DeviceInfoPlugin.java uses unchecked
or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
C:\flutter\.pub-cache\hosted\pub.dartlang.org\geolocator_android-3.1.8\android\src\main\java\com\baseflow\geolocator\GeolocatorLocationService.java:134: warnin
g: [deprecation] stopForeground(boolean) in Service has been deprecated
stopForeground(true);
^
error: warnings found and -Werror specified
C:\flutter\.pub-cache\hosted\pub.dartlang.org\geolocator_android-3.1.8\android\src\main\java\com\baseflow\geolocator\permission\PermissionUtils.java:27: warnin
g: [deprecation] getPackageInfo(String,int) in PackageManager has been deprecated
.getPackageInfo(context.getPackageName(), PackageManager.GET_PERMISSIONS);
^
1 error
2 warnings
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':geolocator_android:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 51s
Running Gradle task 'assembleRelease'... 52,4s
Gradle task assembleRelease failed with exit code 1