Skip to content

flutter create --sample help message has incorrect link to API docs #118370

@parlough

Description

@parlough

The text currently links to http://docs.flutter.dev/ which is the docs site, not the API site. Also it is an http link when it should be https.

Specifies the Flutter code sample to use as the "main.dart" for an application. Implies
"--template=app". The value should be the sample ID of the desired sample from the API
documentation website (http://docs.flutter.dev/). An example can be found at:
https://api.flutter.dev/flutter/widgets/SingleChildScrollView-class.html

The link should likely be: https://api.flutter.dev/

Metadata

Metadata

Assignees

No one assigned

    Labels

    found in release: 3.3Found to occur in 3.3found in release: 3.7Found to occur in 3.7has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions