flutter/packages/flutter_tools/lib
Andrew Kolos 68ec71f46c
[flutter_tools] Remove Version.unknown (#124771)
Fixes #124756 by removing the concept of `Version.unknown`.

`Version` fields that needed the ability to represent an unknown version have been made nullable. Assigning `null` to them represents an unknown version.
2023-04-15 19:56:41 +00:00
..
src [flutter_tools] Remove Version.unknown (#124771) 2023-04-15 19:56:41 +00:00
executable.dart Suppress analytics flag pass through to analysis server (#123235) 2023-03-24 19:59:15 +00:00
runner.dart Update runner to handle logic for both analytics packages (#124606) 2023-04-12 19:34:11 +00:00