heroku-buildpack-flutter
heroku-buildpack-flutter copied to clipboard
How to switch to stable release?
I keep getting this error when on Flutter 2.10.0-0.2.pre • channel beta and i can't figure out how to switch to the stable version.
I've set the environment variable to the latest stable version and it keeps going back to 2.10.0-0.2.pre.
remote: Target dart2js failed: Exception: /app/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/lib/src/interface/local_platform.dart:46:19: remote: Error: Member not found: 'packageRoot'. remote: io.Platform.packageRoot; // ignore: deprecated_member_use remote: ^^^^^^^^^^^ remote: Error: Compilation failed.
Any help would be really appreciated.
@diezep