flutter/dev
Kostia Sokolovskyi 112e8b5509
Add tests for actions.0.dart API example. (#148678)
This PR contributes to https://github.com/flutter/flutter/issues/130459

### Description
- Updates `examples/api/lib/widgets/actions/actions.0.dart` to meet the latest API examples structure
- Adds tests for `examples/api/lib/widgets/actions/actions.0.dart`
2024-05-22 07:25:21 +00:00
..
a11y_assessments Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
automated_tests Don't pin package:macros (#148087) 2024-05-09 16:28:49 -07:00
benchmarks switch expressions: finale (#148711) 2024-05-21 16:18:05 +00:00
bots Add tests for actions.0.dart API example. (#148678) 2024-05-22 07:25:21 +00:00
conductor switch expressions: finale (#148711) 2024-05-21 16:18:05 +00:00
customer_testing Don't pin package:macros (#148087) 2024-05-09 16:28:49 -07:00
devicelab Remove add-to-app bitcode warning (#148587) 2024-05-20 23:52:15 +00:00
docs Remove master from API docs (#144425) 2024-03-01 01:06:56 +00:00
forbidden_from_release_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
integration_tests Fix the output of the CDN test. (#148730) 2024-05-21 18:07:23 +00:00
manual_tests Reland "if chains → switch expressions" (#148634) 2024-05-20 17:43:00 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
tools switch expressions: finale (#148711) 2024-05-21 16:18:05 +00:00
tracing_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md

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.