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: 90fd90ed6257
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af2896b199ec
Choose a head ref
  • 1 commit
  • 60 files changed
  • 1 contributor

Commits on Aug 18, 2021

  1. [flutter_plugin_tools] Add a command to lint Android code (#4206)

    Adds a new `lint-android` command to run `gradlew lint` on Android plugins.
    
    Also standardizes the names of the Cirrus tasks that run all the build and platform-specific (i.e., not Dart unit test) tests for each platform, as they were getting unnecessarily long and complex in some cases.
    
    Fixes flutter/flutter#87071
    stuartmorgan-g authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    af2896b View commit details
    Browse the repository at this point in the history
Loading