Merge pull request #284632 from OPNA2608/fix/dart-docs-unstableVersion

docs/dart: Update unstable version example
This commit is contained in:
Weijia Wang
2024-02-04 21:39:13 +01:00
committed by GitHub
+1 -1
View File
@@ -103,7 +103,7 @@ See the [Dart documentation](#ssec-dart-applications) for more details on requir
flutter.buildFlutterApplication {
pname = "firmware-updater";
version = "unstable-2023-04-30";
version = "0-unstable-2023-04-30";
# To build for the Web, use the targetFlutterPlatform argument.
# targetFlutterPlatform = "web";