DockerFlutter icon indicating copy to clipboard operation
DockerFlutter copied to clipboard

[arm64] The current Flutter SDK version is 0.0.0-unknown.

Open zs-dima opened this issue 2 years ago • 0 comments

FROM fischerscode/flutter-sudo:stable AS build_web WORKDIR /home COPY . . USER root:root flutter pub get

the same fot the 3.13.5 and 3.13.7 versions

7.040 The current Flutter SDK version is 0.0.0-unknown. 7.040 7.040 Because app requires Flutter SDK version >=3.13.5, version solving failed. 7.040 7.040 7.040 You can try the following suggestion to make the pubspec resolve: 7.040 * Try using the Flutter SDK version: 3.13.7.

zs-dima avatar Oct 17 '23 19:10 zs-dima