Skip to content

Conversation

@tusharojha
Copy link
Contributor

Description

Flutter 2 makes the web stable. Therefore, I have updated the readme file inside the web directory containing steps to run the web project.

@johnpryan PTAL and suggest changes if any.

@google-cla google-cla bot added the cla: yes Contributor license agreement signed by all authors label Mar 4, 2021
web/readme.md Outdated
## Building samples code

Update Flutter and enable web support
Building web samples requires Flutter 2.0 or later.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something we need to say? Flutter 2.0 is stable channel now, I suspect we can assume that people looking at samples are expecting our samples expect the current SDK.

Otherwise I need to add this disclaimer to pretty much all of our samples and codelabs =)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right! I have removed this line now.

@tusharojha tusharojha requested a review from domesticmouse March 7, 2021 11:45
web/readme.md Outdated

```console
$ flutter channel dev
$ flutter channel stable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually this whole section is probably redundant because Flutter works on web on all channels.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@domesticmouse domesticmouse merged commit 51ebc7e into flutter:master Mar 8, 2021
@domesticmouse
Copy link
Contributor

Thanks @tusharojha!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Contributor license agreement signed by all authors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants