• Andrew Kolos's avatar
    [flutter_tools] Remove `Version.unknown` (#124771) · 68ec71f4
    Andrew Kolos authored
    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.
    68ec71f4
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...