Skip to content

Typo in 4-th step of Adaptive layout lesson #13043

@ad-mars

Description

@ad-mars

Page URL

https://docs.flutter.dev/learn/pathway/tutorial/adaptive-layout

Page source

https://github.com/flutter/website/blob/main/src/content/learn/pathway/tutorial/adaptive-layout.md

Describe the problem

Page URL
https://docs.flutter.dev/learn/pathway/tutorial/adaptive-layout

Page source
https://github.com/flutter/website/blob/main/src/content/learn/pathway/tutorial/adaptive-layout.md

Describe the problem
Second import is incorrect and breaks compiler.

Expected fix
import 'contract_groups.dart'; should be import 'contact_groups.dart';

Additional context
No additional context

Expected fix

import 'contract_groups.dart'; should be import 'contact_groups.dart';

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.

Metadata

Metadata

Assignees

Labels

a.tut.tutorialRelates to the Tutorial section of docs.flutter.deve0-minutesEffort: < 60 minfrom.page-issueReported in a reader-filed concernp1-highMajor but not urgent concern: Resolve in months. Update each month.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions