Skip to content
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/samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: flutter/samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jwill_m3_demo
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. Add color schematic to m3_demo.

    Change threshold to show wider schematic on wide screens.
    SchemePreview displays colors in a similar fashion to MTB and Design Kit aligning with other design materials.
    jwill committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    37fa690 View commit details
    Browse the repository at this point in the history
  2. Update scheme.dart

    dart fix
    jwill committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b37c8df View commit details
    Browse the repository at this point in the history
  3. Update color_screen_test.dart

    jwill committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4e4d17b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update scheme.dart

    fix failing lint tests
    jwill committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8f388bc View commit details
    Browse the repository at this point in the history
  2. Update color_box.dart

    remove deprecated usages
    jwill committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    18e59e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    49f2e3f View commit details
    Browse the repository at this point in the history
  2. Rollback properties to stable version

    Added comments with note of API change coming on 3.26+
    jwill committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2332cd1 View commit details
    Browse the repository at this point in the history
  3. dart format per request

    jwill committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2509a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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