flutter_logs icon indicating copy to clipboard operation
flutter_logs copied to clipboard

Compilation problem

Open rbernadev opened this issue 1 month ago • 0 comments

Hi , i have a problem with 2.1.12 plugin in app compilation

FAILURE: Build failed with an exception.

  • Where: Build file 'C:\Users\rbern\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_logs-2.1.12\android\build.gradle' line: 28

  • What went wrong: A problem occurred evaluating project ':flutter_logs'.

No signature of method: build_17ae5le71oonxzv53zjwz2xvz.android() is applicable for argument types: (build_17ae5le71oonxzv53zjwz2xvz$_run_closure2) values: [build_17ae5le71oonxzv53zjwz2xvz$_run_closure2@1c75deca]

You can help me?

Flutter doctor is

[√] Flutter (Channel stable, 3.7.10, on Microsoft Windows [Versione 10.0.22631.3527], locale it-IT) • Flutter version 3.7.10 on channel stable at C:\flutter_windows_2.8.1-stable\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 4b12645012 (1 year, 1 month ago), 2023-04-03 17:46:48 -0700 • Engine revision ec975089ac • Dart version 2.19.6 • DevTools version 2.20.1

[√] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.0) • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community • Visual Studio Community 2022 version 17.1.32210.238 • Windows 10 SDK version 10.0.19041.0

[√] Connected device (4 available) • TC21 (mobile) • 21239523023119 • android-arm64 • Android 10 (API 29) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Versione 10.0.22631.3527] • Chrome (web) • chrome • web-javascript • Google Chrome 124.0.6367.119 • Edge (web) • edge • web-javascript • Microsoft Edge 124.0.2478.80

[√] HTTP Host Availability • All required HTTP hosts are available

rbernadev avatar May 09 '24 08:05 rbernadev