Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Revert "Roll Dart SDK from fe12b0536f42 to a188781c9fc8 (1 revision)"#22385

Merged
zanderso merged 1 commit intomasterfrom
revert-22378-dart-sdk-flutter-engine-967a4294-93fb-4e64-a2bf-905bb1ea10f6-1604717834
Nov 7, 2020
Merged

Revert "Roll Dart SDK from fe12b0536f42 to a188781c9fc8 (1 revision)"#22385
zanderso merged 1 commit intomasterfrom
revert-22378-dart-sdk-flutter-engine-967a4294-93fb-4e64-a2bf-905bb1ea10f6-1604717834

Conversation

@zanderso
Copy link
Copy Markdown
Member

@zanderso zanderso commented Nov 7, 2020

Reverts #22378

Running "flutter pub get" in project_root...                    
pubspec.yaml has no lower-bound SDK constraint.

You should edit pubspec.yaml to contain an SDK constraint:



environment:

  sdk: '>=2.10.0 <3.0.0'



See https://dart.dev/go/sdk-constraint

---- Log transcript ----

FINE: Pub 2.12.0-28.0.dev

ERR : pubspec.yaml has no lower-bound SDK constraint.
    | You should edit pubspec.yaml to contain an SDK constraint:
    | 
    | environment:
    |   sdk: '>=2.10.0 <3.0.0'
    | 






    | See https://dart.dev/go/sdk-constraint
FINE: Exception type: DataException
FINE: package:pub/src/entrypoint.dart 848:5       _checkSdkConstraintIsDefined
    | package:pub/src/entrypoint.dart 230:5       Entrypoint.acquireDependencies
    | package:pub/src/command/get.dart 43:23      GetCommand.runProtected
    | dart:async                                  new Future.sync
    | package:pub/src/utils.dart 113:12           captureErrors.wrappedCallback
    | package:stack_trace                         Chain.capture
    | package:pub/src/utils.dart 126:11           captureErrors
    | package:pub/src/command.dart 146:13         PubCommand.run
    | package:args/command_runner.dart 197:27     CommandRunner.runCommand
    | package:pub/src/command_runner.dart 150:24  PubCommandRunner.runCommand
    | ===== asynchronous gap ===========================
    | dart:async                                  Future.catchError
    | package:pub/src/utils.dart 113:52           captureErrors.wrappedCallback
    | package:stack_trace                         Chain.capture
    | package:pub/src/utils.dart 126:11           captureErrors
    | package:pub/src/command.dart 146:13         PubCommand.run
    | package:args/command_runner.dart 197:27     CommandRunner.runCommand
    | package:pub/src/command_runner.dart 150:24  PubCommandRunner.runCommand
---- End log transcript ----

@zanderso
Copy link
Copy Markdown
Member Author

zanderso commented Nov 7, 2020

Landing revert before presubmits complete to unblock the roll into the framework.

@zanderso zanderso merged commit e4956eb into master Nov 7, 2020
@zanderso zanderso deleted the revert-22378-dart-sdk-flutter-engine-967a4294-93fb-4e64-a2bf-905bb1ea10f6-1604717834 branch November 7, 2020 17:33
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 7, 2020
chaselatta pushed a commit to chaselatta/engine that referenced this pull request Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants