1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-19 21:41:43 +00:00

Update null safety sample with new dev channel build (#574)

This commit is contained in:
Michael Thomsen
2020-10-22 23:45:55 +02:00
committed by GitHub
parent 91da9c072f
commit 2165099fc9
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ flag](https://dart.dev/tools/experiment-flags).
This sample is
[experimental](https://github.com/flutter/samples/tree/master/experimental), and
requires using a **dev channel** Flutter SDK. You can change to the dev channel
with `flutte channel dev` followed by `flutter upgrade` (don't forget to change
with `flutter channel dev` followed by `flutter upgrade` (don't forget to change
back to `flutter channel stable` for production use.
### Running from the terminal/command-prompt