flutter/dev
David Landeros c5ceff11dd
[flutter_tools] Ensure service worker starts caching assets since first load (#116833)
* [Flutter_tools] Ensure service worker starts caching assets since the first launch

* [flutter_tools] add comment to give some context on self.clients.claim()

* [flutter_tools] add comment to give some context on self.clients.claim()
2023-01-19 21:52:52 +00:00
..
automated_tests Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
benchmarks Add focus detector to CupertinoSwitch (#118345) 2023-01-19 18:30:06 +00:00
bots [flutter_tools] Ensure service worker starts caching assets since first load (#116833) 2023-01-19 21:52:52 +00:00
ci Bump activesupport from 6.1.5 to 6.1.7.1 in /dev/ci/mac (#118745) 2023-01-18 23:27:27 +00:00
conductor Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
customer_testing Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
devicelab [macOS] Add timeline summary benchmarks (#118748) 2023-01-19 21:29:19 +00:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
integration_tests Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
manual_tests Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
missing_dependency_tests Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
snippets/config Add the channel parameter to the Dartpad samples (#115018) 2022-11-09 23:47:05 +00:00
tools Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
tracing_tests Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05: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.