Skip to content

gradlew/gradlew.bat should not be gitignored according to official doc #109749

Description

@fzyzcjy

Steps to Reproduce

According to https://docs.gradle.org/current/userguide/gradle_wrapper.html

To make the Wrapper files available to other developers and execution environments you’ll need to check them into version control. All Wrapper files including the JAR file are very small in size. Adding the JAR file to version control is expected.

So the gitignore seems to need some modification.

  1. Execute flutter run on the code sample
  2. ...
  3. ...

Expected results:
n/a

Actual results:
n/a

Code sample
Logs
latest version, no error

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: timeoutIssue is closed due to author not providing the requested details in time

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions