Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach the flutter tool how to find android output files if the flavor contains uppercase letters #66687

Merged
merged 5 commits into from Sep 25, 2020

Commits on Sep 25, 2020

  1. do not lowercase the flavor name for the android output file name

    Martin Kamleithner committed Sep 25, 2020
    Copy the full SHA
    00d0335 View commit details
    Browse the repository at this point in the history
  2. Revert "do not lowercase the flavor name for the android output file …

    …name"
    
    This reverts commit ba956567296893e86639b5d3489f3ec20cff704b.
    Martin Kamleithner committed Sep 25, 2020
    Copy the full SHA
    25ae9d9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    edeaa04 View commit details
    Browse the repository at this point in the history
  4. tests for flavor names with upper case letters

    Martin Kamleithner committed Sep 25, 2020
    Copy the full SHA
    9be3773 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9ffd5be View commit details
    Browse the repository at this point in the history