This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Add DartPackage annotation for all sky_services #388
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
LGTM |
johnmccutchan
added a commit
that referenced
this pull request
Jul 30, 2015
Add DartPackage annotation for all sky_services
bungeman
pushed a commit
to bungeman/engine
that referenced
this pull request
Nov 16, 2020
…lutter#388) * Differentiate clang invocation when targeting x86 vs x64 on Windows. This fixes building of android gen_snapshot with clang. This is along the same lines that were done in dart sdk https://dart-review.googlesource.com/c/sdk/+/142704 * Ensure we only add -m32 when using clang
rhencke
pushed a commit
to rhencke/engine
that referenced
this pull request
Dec 20, 2020
Closes flutter#387 Adds `IOStreamedResponse` which is now the type returned by `IOClient`. It adds a `detachSocket` method forwarding to the inner client.
rhencke
pushed a commit
to rhencke/engine
that referenced
this pull request
Dec 20, 2020
* [WIP] Add angular_test based tests to web-angular-simple Fixes flutter#386 * Update to angular2 3.0.0-beta+1 * update ACX and NG vers in web-angular-* * update SDK to 1.23.0 for web-angular-* * validate_templates: allow SDK 1.23.0 for angular templates * Update pubspec and changelog version to 1.1.1-dev, 1.1.1
rhencke
pushed a commit
to rhencke/engine
that referenced
this pull request
Dec 20, 2020
* Update pedantic and fix problems * dartfmt * Fix error * Add debug branch * Bump min sdk to 2.3.0 * Ignore unnecessary_this,prefer_final_fields * Fix lint error * Update pregenerated * Fix tests * Fix docs * Fix for dart 2.10-dev * Remove test branch * Fix * Fix changelog * Fix typo * Fixes after review * Fix format for 2.10.0-56.0.dev
rhencke
pushed a commit
to rhencke/engine
that referenced
this pull request
Dec 20, 2020
Fix up printf specifiers
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.