Skip to content
This repository was archived by the owner on Jun 13, 2024. 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/gallery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: flutter/gallery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.1
Choose a head ref
  • 19 commits
  • 151 files changed
  • 6 contributors

Commits on Apr 28, 2021

  1. Fix missing 'push:' trigger

    guidezpl authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    23848fd View commit details
    Browse the repository at this point in the history
  2. Tweak release instructions

    guidezpl authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f0562f9 View commit details
    Browse the repository at this point in the history
  3. Tweak release instructions

    guidezpl authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    77d5b99 View commit details
    Browse the repository at this point in the history
  4. Tweak release instructions

    guidezpl authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5c29533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe9e807 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d47b95 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

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

Commits on May 5, 2021

  1. [State Restoration] TimePicker (#496)

    * State Restorable time picker demo
    
    * Update code segments
    Shi-Hao Hong authored May 5, 2021
    Configuration menu
    Copy the full SHA
    930356f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 12, 2021

  1. Update windows template to remove runloop code (#498)

    Jonah Williams authored May 12, 2021
    Configuration menu
    Copy the full SHA
    0ded09a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    7162978 View commit details
    Browse the repository at this point in the history
  2. Minor build tweaks (#502)

    * Build tweaks
    
    * Update build.gradle
    guidezpl authored May 17, 2021
    Configuration menu
    Copy the full SHA
    4787b15 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Fix segmented control demo (#506)

    * Introduce low bound constraint for flutter
    
    * Fix segmented control demo
    
    * Update code_segments.dart
    guidezpl authored May 19, 2021
    Configuration menu
    Copy the full SHA
    979d500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45629ee View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Add lockfile for Gradle projects (#505)

    Emmanuel Garcia authored May 21, 2021
    Configuration menu
    Copy the full SHA
    aafbabc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Apply upcoming flutter lints (#508)

    * Apply upcoming lints
    
    Apply upcoming lints from https://pub.dev/packages/flutter_lints
    
    * more lints
    
    * more lints
    
    * Formatting
    
    * Update code_segments.dart
    guidezpl authored May 25, 2021
    Configuration menu
    Copy the full SHA
    85feebc View commit details
    Browse the repository at this point in the history
  2. Update README.md (#510)

    * Update README.md
    
    * Update README.md
    guidezpl authored May 25, 2021
    Configuration menu
    Copy the full SHA
    8dddf77 View commit details
    Browse the repository at this point in the history
  3. Temporarily disable deferred components for 2.9.1 (#509)

    * Temporarily disable deferred components for 2.9.1
    
    * Fix typo
    guidezpl authored May 25, 2021
    Configuration menu
    Copy the full SHA
    4217f43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1e7a2 View commit details
    Browse the repository at this point in the history
Loading