flutter/packages/flutter_tools/test
Daco Harkes 534b250a56
[native assets] Graduate to preview (#169194)
This PR enables native assets on the main and dev channel by default,
and make native assets available on the beta channel.

This PR removes the flag from invocations.

The helper packages (`package:hooks` and `package:code_assets`) will
stay 0.x for now, until the SDK constraint can be bumped to a beta
release and we're happy with the Dart API.

Corresponding Dart CL:
https://dart-review.googlesource.com/c/sdk/+/429920

Issue:

* https://github.com/flutter/flutter/issues/129757

Project: https://github.com/orgs/dart-lang/projects/99/
2025-05-21 16:54:42 +00:00
..
android_java11_integration.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
android_preview_integration.shard More FlutterPlugin static method conversion (#165506) 2025-03-22 01:34:05 +00:00
commands.shard [native assets] Graduate to preview (#169194) 2025-05-21 16:54:42 +00:00
data [flutter_tools] Fix VS Code package.json path on macOS with case-sensitive file system (#163409) 2025-03-28 16:35:15 +00:00
general.shard [native assets] Graduate to preview (#169194) 2025-05-21 16:54:42 +00:00
host_cross_arch.shard Add engine build mode to Flutter and FlutterMacOS framework Info.plist (#168024) 2025-05-02 20:39:50 +00:00
integration.shard [native assets] Graduate to preview (#169194) 2025-05-21 16:54:42 +00:00
src Only bundle assets and plugins from transitive closure of dependencies (#160443) 2025-05-19 15:30:58 +00:00
web.shard Fix DDC library bundle format test files to correctly pass flags (#169095) 2025-05-19 22:05:15 +00:00
widget_preview_scaffold.shard Add support for hiding widget subtrees from the widget inspector (#169007) 2025-05-20 20:14:03 +00:00