DockerFlutter
DockerFlutter copied to clipboard
[arm64] The current Flutter SDK version is 0.0.0-unknown.
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.