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: 10c0293
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3a093e4
Choose a head ref
  • 3 commits
  • 63 files changed
  • 3 contributors

Commits on Dec 14, 2022

  1. Roll Flutter from 15af817 to 028c6e2 (13 revisions) (#6843)

    * dbb9aa8 Roll Plugins from 0609adb to ec2041f (6 revisions) (flutter/flutter#116996)
    
    * cd9a439 Roll Flutter Engine from 74a9c7e0f9b1 to 9872cc7addce (2 revisions) (flutter/flutter#116997)
    
    * 4e13720 dd1dc7258 Always set orientation preferences on iOS 16+ (flutter/engine#38230) (flutter/flutter#117005)
    
    * 51945a0 Roll Flutter Engine from dd1dc7258b99 to 82dafdfc1c3d (2 revisions) (flutter/flutter#117015)
    
    * 96597c2 Bump Dartdoc version to 6.1.5 (flutter/flutter#117014)
    
    * 0c7d84a Add AppBar.forceMaterialTransparency (#101248) (flutter/flutter#116867)
    
    * a59dd83 a327b48ca Roll Skia from 280ac8882cff to 537e1e8c1ca6 (9 revisions) (flutter/engine#38264) (flutter/flutter#117025)
    
    * fae458b Convert TimePicker to Material 3 (flutter/flutter#116396)
    
    * ba917d6 Remove workaround because issue is closed (flutter/flutter#110854)
    
    * 60635be 984ec305a Run Mac Host clang-tidy on 12 cores (flutter/engine#38261) (flutter/flutter#117028)
    
    * f0ea376 Roll Flutter Engine from 984ec305a0dd to 14194c40ec00 (2 revisions) (flutter/flutter#117031)
    
    * f07db40 `NavigationBar` improvements (flutter/flutter#116992)
    
    * 028c6e2 [Android] Fix the `run_debug_test_android` device lab test (flutter/flutter#117016)
    engine-flutter-autoroll authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    00b77e4 View commit details
    Browse the repository at this point in the history
  2. [camera_android_camerax] unnecessary_parenthesis lint fix (#6841)

    * fixed `unnecessary_parenthesis`
    
    * fmt
    pq authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b2cdcb6 View commit details
    Browse the repository at this point in the history
  3. [various] Enable avoid_print (#6842)

    * [various] Enable avoid_print
    
    Enables the `avoid_print` lint, and fixes violations (mostly by opting
    example files out of it).
    
    * Version bumps
    
    * Add tooling analysis option file that was accidentally omitted
    
    * Fix typo in analysis_options found by adding tool sub-options
    
    * Revert most version bumps
    
    * Fix ios_platform_images
    stuartmorgan-g authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3a093e4 View commit details
    Browse the repository at this point in the history
Loading