Thanks to visit codestin.com
Credit goes to github.com

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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0609adb457fd
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 738bd91d87f2
Choose a head ref
  • 5 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 12, 2022

  1. [camera] Attempt to fix flaky new Android test (#6831)

    The recently added "recording with image stream" test is very flaky,
    often throwing on `stop`. This is a speculative fix for that flake based
    on the documentation of `stop` indicating that it will throw if nothing
    has been recorded.
    stuartmorgan-g authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1381802 View commit details
    Browse the repository at this point in the history
  2. [google_maps_flutter] Modified README.md to fix minor syntax issues (

    …#6631)
    
    * Refactored Reaadme using code excerpts
    
    * Fixes
    
    * Updated Upstream and Fixed Test Errors
    
    * Re-added temp_exclude_excerpt.yaml back due to Failing Test
    
    * Restore deleted changelog entries
    
    Co-authored-by: stuartmorgan <[email protected]>
    DEVSOG12 and stuartmorgan-g authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    da4321d View commit details
    Browse the repository at this point in the history
  3. Roll Flutter from eefbe85 to bd0791b (25 revisions) (#6832)

    * 48cfe2e Opt dashing_postprocess.dart out of null safety until we figure out why (flutter/flutter#116786)
    
    * b4304da Update the Dart language version in the pubspec generated by the dartdoc script (flutter/flutter#116789)
    
    * 55e7501 Roll Plugins from 51434ec to 6ab7d71 (3 revisions) (flutter/flutter#116781)
    
    * e57b7f4 Add Material 3 support for `ListTile` - Part 1 (flutter/flutter#116194)
    
    * 73cb7c2 Squashed MediaQuery InheritedModel (flutter/flutter#114459)
    
    * 1da8f4e Several fixes to packaging builders. (flutter/flutter#116800)
    
    * 86fa9e5 Roll Flutter Engine from 8d83b98c55b3 to 030950f3070c (29 revisions) (flutter/flutter#116802)
    
    * ca3ce39 89fd33c62 Don't use sync*, as it is unimplemented in dart2wasm. (flutter/engine#38149) (flutter/flutter#116808)
    
    * 332032d Roll Flutter Engine from 89fd33c62f2c to a259613ab871 (2 revisions) (flutter/flutter#116811)
    
    * 9dd3087 Add LookupBoundary to Material (flutter/flutter#116736)
    
    * cbdc763 Roll Flutter Engine from a259613ab871 to 8b56b5a98ed4 (2 revisions) (flutter/flutter#116813)
    
    * c4b8046 Floating cursor cleanup (flutter/flutter#116746)
    
    * 7d7848a d64a5129a [const_finder] Ignore constructor invocations from generated tear-off declarations (flutter/engine#38131) (flutter/flutter#116814)
    
    * be5c389 faae28965 Roll Skia from 44062eff3e25 to 1b194c67700e (2 revisions) (flutter/engine#38166) (flutter/flutter#116817)
    
    * 7549925 Revert "Adds API in semanticsconfiguration to decide how to merge child semanticsConfigurations (#110730)" (flutter/flutter#116839)
    
    * 68f02dd Roll Flutter Engine from faae28965a94 to fbb79e704b0a (6 revisions) (flutter/flutter#116843)
    
    * ec02f3b 656b67796 Roll Dart SDK from 0940b5e6ccd5 to 21f2997a8fc6 (9 revisions) (flutter/engine#38172) (flutter/flutter#116844)
    
    * c02d53f More gracefully handle license loading failures (flutter/flutter#87841)
    
    * 4a15111 0795bccae Roll Skia from 0d482f9fa8b3 to 80d9e679f909 (2 revisions) (flutter/engine#38195) (flutter/flutter#116853)
    
    * 1fc166a 3ca497ebb Roll Skia from 80d9e679f909 to 29791c73ae16 (1 revision) (flutter/engine#38200) (flutter/flutter#116859)
    
    * 9fdb64b Taboo the word "simply" from our API documentation. (flutter/flutter#116061)
    
    * 92aebc9 922546c91 [Impeller] Fix asset names used for the generated entrypoint name can contain invalid identifiers for the target language (flutter/engine#38202) (flutter/flutter#116868)
    
    * 437f6f8 9e37c9883 Roll Skia from 29791c73ae16 to 7bd37737e35d (1 revision) (flutter/engine#38207) (flutter/flutter#116871)
    
    * d19f776 62a5de2ef Roll Skia from 7bd37737e35d to 0cb546781e89 (4 revisions) (flutter/engine#38213) (flutter/flutter#116880)
    
    * bd0791b Pass drone_dimensions as part of the main target. (flutter/flutter#116812)
    engine-flutter-autoroll authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e8c9731 View commit details
    Browse the repository at this point in the history
  4. Reland "[google_maps_flutter] ios: re-enable test with popup #5312" (#…

    …6783)
    
    * reland
    
    fix
    
    fix test for iOS 16
    
    fix
    
    fix typos
    
    * format
    
    * update changelog
    Chris Yang authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2eb6165 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    738bd91 View commit details
    Browse the repository at this point in the history
Loading