heroku-buildpack-flutter icon indicating copy to clipboard operation
heroku-buildpack-flutter copied to clipboard

How to switch to stable release?

Open magicmass opened this issue 3 years ago • 1 comments

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

magicmass avatar Jan 26 '22 15:01 magicmass