Skip to content

fix: TODO in app/build.gradle #451

@JakeHadley

Description

@JakeHadley

Description
There's a todo in the app/build.gradle:

    // TODO: Remove when below fix is available in stable channel.
    // https://github.com/flutter/flutter/pull/82309
    lintOptions {
        checkReleaseBuilds false
    }

Steps To Reproduce

  1. Look at the app/build.gradle from a fresh project generation using the cli

Expected Behavior

Screenshots

Additional Context
The pull request referenced looks like it is merged into master as of may of 2021. Are there known side affects of removing this line currently?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions