• KyleWong's avatar
    Refactor build-number/build-name logic. (#27743) · 4b4a9400
    KyleWong authored
    This PR aims at several things:
    
    1. Use pub_semver to check a version in pubspec.yaml meets the requirements specified in https://semver.org/.
    2. Don't limit build-number/build-name as a fixed format. Instead, validate it according to the target(ios/android).
    3. Make sure that build-number/build-name are always validated no matter it's specified by the `flutter command` or version in pubspec.yaml.
    
    Fixes #27589
    4b4a9400
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_build Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...