flutter/dev/snippets/lib
Nate Bosch 59a8ef3a21
Remove direct uses of LocalPlatform (#56605)
When `const LocalPlatform` is used immediately and not passed as a
dependency it does not have utility over the static properties from
`dart:io`. Remove these uses to reduce the noise around how the
instantiable `Platform` class is used.
2020-05-11 12:59:29 -07:00
..
configuration.dart Reverse the sense of the terms snippet and sample. (#48254) 2020-01-08 15:28:02 -08:00
main.dart Remove direct uses of LocalPlatform (#56605) 2020-05-11 12:59:29 -07:00
snippets.dart Add channel-specific dartpad URL to snippet generation (#49845) 2020-02-07 08:45:57 -08:00