flutter/dev
Loïc Sharma 003135e2d0
[SwiftPM] Update .flutter-plugin-dependencies format (#158138)
In the future, it will be possible for Swift Package Manager to be enabled on one but not all platforms (see https://github.com/flutter/flutter/issues/151567#issuecomment-2455941279).

This updates the `.flutter-plugin-dependencies` file format to separate iOS's and macOS's SwiftPM enablement. For now, these platforms will always have the same value.

This `.flutter-plugin-dependencies` file is read by our CocoaPods scripts to determine whether we should use CocoaPods or not to inject plugins.

Part of https://github.com/flutter/flutter/issues/151567
2024-11-12 20:01:26 +00:00
..
a11y_assessments Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
automated_tests Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
benchmarks Fix use of deprecated buildDir in Android templates/tests/examples (#157560) 2024-11-06 21:34:23 +00:00
bots Reverts "Add test for dynamic_content_color.0.dart (#158309)" (#158511) 2024-11-12 16:05:17 +00:00
conductor Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
customer_testing Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
devicelab [SwiftPM] Update .flutter-plugin-dependencies format (#158138) 2024-11-12 20:01:26 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
integration_tests Fix use of deprecated buildDir in Android templates/tests/examples (#157560) 2024-11-06 21:34:23 +00:00
manual_tests Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
tools Add ability to override NavigationDestination.label padding for NavigationBar (#158260) 2024-11-08 14:19:18 +00:00
tracing_tests Fix use of deprecated buildDir in Android templates/tests/examples (#157560) 2024-11-06 21:34:23 +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.