david-legend.github.io icon indicating copy to clipboard operation
david-legend.github.io copied to clipboard

Error compiling

Open NicTanghe opened this issue 2 years ago • 1 comments

\main\AndroidManifest.xml uses android:name="io.flutter.app.FutterApplication" ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding. Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects Launching lib\main.dart on Chrome in debug mode... lib\main.dart:1 /C:/***************/lib/src/visibility_detector_layer.dart:276:21: Error: Too many positional arguments: 1 allowed, but 2 found. Try removing the extra positional arguments. super.addToScene(builder, layerOffset); ^ Failed to compile application.

NicTanghe avatar Feb 24 '22 15:02 NicTanghe

Use visibility_detector 0.2.2.

UsamaEjaz0 avatar Jul 30 '22 03:07 UsamaEjaz0