not found: 'packageRoot'.
myConsciousness opened this issue · 0 comments
myConsciousness commented
It seems it does not work with Flutter 3.0.
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...
/opt/homebrew/Caskroom/flutter/3.0.1/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/src/interface/local_platform.dart:46:19: Error: Member
not found: 'packageRoot'.
io.Platform.packageRoot; // ignore: deprecated_member_use