Mobile 375 × 812

Desktop 1440 × 900

Score: 79 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
1 link(s) with no accessible text
No H1 heading found
Cross-Origin-Embedder-Policy header is missing
[](https://beavercheck.com/results/89cab0b9-96f5-f58b-c45c-670a7c3a4f0f)<a href="https://beavercheck.com/results/89cab0b9-96f5-f58b-c45c-670a7c3a4f0f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdart.dev" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fdart.devThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.77 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.25 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
191 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.77 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.96 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| dart.dev/assets/dash/svg/1-1-async-await.svg | 28800.0 s | 15.1 KiB |
| dart.dev/assets/dash/2x/supported-by-google.png | 28800.0 s | 14.0 KiB |
| dart.dev/assets/css/main.css?hash=C7aJidT1dEMd | 28800.0 s | 13.1 KiB |
| dart.dev/assets/dash/svg/2-1-hot-reload-iterative-changes.svg | 28800.0 s | 12.6 KiB |
| dart.dev/assets/dash/svg/3-1-aot-compile.svg | 28800.0 s | 7.2 KiB |
| dart.dev/main.client.mjs | 3600.0 s | 5.3 KiB |
| dart.dev/assets/dash/2x/client-optimized-light-op1.png | 28800.0 s | 6.1 KiB |
| dart.dev/assets/dash/2x/multiplatform-performance-light-op1.png | 28800.0 s | 5.5 KiB |
| dart.dev/assets/dash/2x/productive-dev-light-op1.png | 28800.0 s | 4.1 KiB |
| dart.dev/assets/img/logo/logo-white-text.svg | 28800.0 s | 2.1 KiB |
| dart.dev/main.client.dart.js | 28800.0 s | 900 B |
| dart.dev/assets/img/logo/dart-192.svg | 28800.0 s | 867 B |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| /s/materialsymbolsoutlined/v323/kJF4BvYX7BgnkSrUwT8OhrdQw... | 135 ms |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Supported by Google main#page-content > section.content > section#site-content-title > img.made-by | dart.dev/assets/dash/2x/supported-by-google.png | 14.4 KiB | 13.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| dart.dev/assets/css/main.css?hash=C7aJidT1dEMd | 13.0 KiB | 10.4 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-5VSZM5J | 132.1 KiB | 72.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-X5H2ZXSYH5&cx=c&_slc=1 | 149.7 KiB | 61.9 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Dart footer#page-footer > div.footer-section > a.brand > img | dart.dev/assets/img/logo/logo-white-text.svg |
Dart logo header#site-header > nav.navbar > a#site-primary-logo > img | dart.dev/assets/img/logo/dart-192.svg |
Supported by Google main#page-content > section.content > section#site-content-title > img.made-by | dart.dev/assets/dash/2x/supported-by-google.png |
Async await functions div.dart-dash-details > section.dash-row > div.content-image > img.galleryOne | dart.dev/assets/dash/svg/1-1-async-await.svg |
Compiling dart file div.dart-dash-details > section.dash-row > div.content-image > img.galleryThree | dart.dev/assets/dash/svg/3-1-aot-compile.svg |
Hot reload your changes div.dart-dash-details > section.dash-row > div.content-image > img.galleryTwo | dart.dev/assets/dash/svg/2-1-hot-reload-iterative-changes.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
| Failing Elements |
|---|
Skip to main content body.homepage > a#skip-to-main |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Dart body.homepage > header#site-header > nav.navbar > a#site-primary-logo |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
| Issue type |
|---|
| Content security policy |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| policies.google.com/technologies/cookies | Learn more |
| blog.dart.dev/announcing-dart-3-11-b6529be4203a | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
556 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
862 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
556 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.93 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| /s/materialsymbolsoutlined/v323/kJF4BvYX7BgnkSrUwT8OhrdQw... | 140 ms |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Supported by Google main#page-content > section.content > section#site-content-title > img.made-by | dart.dev/assets/dash/2x/supported-by-google.png | 14.4 KiB | 13.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-5VSZM5J | 132.1 KiB | 72.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-X5H2ZXSYH5&cx=c&_slc=1 | 149.7 KiB | 61.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Dart footer#page-footer > div.footer-section > a.brand > img | dart.dev/assets/img/logo/logo-white-text.svg |
Dart logo header#site-header > nav.navbar > a#site-primary-logo > img | dart.dev/assets/img/logo/dart-192.svg |
Supported by Google main#page-content > section.content > section#site-content-title > img.made-by | dart.dev/assets/dash/2x/supported-by-google.png |
Async await functions div.dart-dash-details > section.dash-row > div.content-image > img.galleryOne | dart.dev/assets/dash/svg/1-1-async-await.svg |
Compiling dart file div.dart-dash-details > section.dash-row > div.content-image > img.galleryThree | dart.dev/assets/dash/svg/3-1-aot-compile.svg |
Hot reload your changes div.dart-dash-details > section.dash-row > div.content-image > img.galleryTwo | dart.dev/assets/dash/svg/2-1-hot-reload-iterative-changes.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
| Failing Elements |
|---|
section.dash-dartpad-row > div.dash-dartpad > div#dartpad-host > iframe section.dash-dartpad-row > div.dash-dartpad > div#dartpad-host > iframe |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
| Failing Elements |
|---|
Skip to main content body.homepage > a#skip-to-main |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Dart body.homepage > header#site-header > nav.navbar > a#site-primary-logo |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
| Issue type |
|---|
| Content security policy |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| policies.google.com/technologies/cookies | Learn more |
| blog.dart.dev/announcing-dart-3-11-b6529be4203a | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback