flutter/dev
Joy Serquiña 8a766ce354
fix(Flutter Web App): fixes html lang typo (#151866)
Updates the html tag lang attribute to valid "en-US" according to W3.org.

[Before screenshot](https://screenshot.googleplex.com/CMEvi8nAofR4twf)
[After screenshot](https://screenshot.googleplex.com/5aJZBc6o5Xm9fXH)

Fixes b/338044851

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*

*List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.*

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
2024-07-17 17:58:53 +00:00
..
a11y_assessments fix(Flutter Web App): fixes html lang typo (#151866) 2024-07-17 17:58:53 +00:00
automated_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
benchmarks Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
bots Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
conductor Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
customer_testing Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
devicelab Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Roll pub packages (#150070) 2024-06-12 05:40:31 +00:00
integration_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
manual_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
tools Introduce Switch.padding (#149884) 2024-07-16 20:25:09 +00:00
tracing_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.