mirror of
https://github.com/flutter/flutter.git
synced 2026-01-09 07:51:35 +08:00
In an upcoming Dart SDK change (https://dart-review.googlesource.com/c/sdk/+/450970), I intend to add logic to the analyzer for generating a warning if an API marked `@experimental` is used. This will allow experimental analyzer features to be developed without creating a risk of breaking changes downstream. To prepare for this, release `8.2.0` of the analyzer removes several old `@experimental` annotations that were out of date. To avoid breaking trybots, those removals need to roll into flutter before we can land https://dart-review.googlesource.com/c/sdk/+/450970. <!-- Thanks for filing a pull request! Reviewers are typically assigned within a week of filing a request. To learn more about code review, see our documentation on Tree Hygiene: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md --> *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [ ] I listed at least one issue that this PR fixes in the description above. - [ ] I updated/added relevant documentation (doc comments with `///`). - [ ] I added new tests to check the change I am making, or this PR is [test-exempt]. - [ ] I followed the [breaking change policy] and added [Data Driven Fixes] where supported. - [ ] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview [Tree Hygiene]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md [test-exempt]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests [Flutter Style Guide]: https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md [Features we expect every widget to implement]: https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md [Data Driven Fixes]: https://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md
216 lines
5.6 KiB
YAML
216 lines
5.6 KiB
YAML
name: _flutter_packages
|
|
|
|
environment:
|
|
sdk: ^3.8.0-0
|
|
|
|
workspace:
|
|
- dev/a11y_assessments
|
|
- dev/automated_tests
|
|
- dev/benchmarks/complex_layout
|
|
- dev/benchmarks/imitation_game_flutter
|
|
- dev/benchmarks/macrobenchmarks
|
|
- dev/benchmarks/microbenchmarks
|
|
- dev/benchmarks/multiple_flutters/module
|
|
- dev/benchmarks/platform_channels_benchmarks
|
|
- dev/benchmarks/platform_views_layout
|
|
- dev/benchmarks/platform_views_layout_hybrid_composition
|
|
- dev/benchmarks/test_apps/stocks
|
|
- dev/bots
|
|
- dev/customer_testing
|
|
- dev/devicelab
|
|
- dev/forbidden_from_release_tests
|
|
- dev/integration_tests/android_engine_test
|
|
- dev/integration_tests/android_semantics_testing
|
|
- dev/integration_tests/android_views
|
|
- dev/integration_tests/channels
|
|
- dev/integration_tests/deferred_components_test
|
|
- dev/integration_tests/display_cutout_rotation
|
|
- dev/integration_tests/external_textures
|
|
- dev/integration_tests/flavors
|
|
- dev/integration_tests/flutter_gallery
|
|
- dev/integration_tests/hook_user_defines
|
|
- dev/integration_tests/ios_add2app_life_cycle/flutterapp
|
|
- dev/integration_tests/ios_app_with_extensions
|
|
- dev/integration_tests/ios_platform_view_tests
|
|
- dev/integration_tests/keyboard_hot_restart
|
|
- dev/integration_tests/link_hook
|
|
- dev/integration_tests/new_gallery
|
|
- dev/integration_tests/platform_interaction
|
|
- dev/integration_tests/release_smoke_test
|
|
- dev/integration_tests/spell_check
|
|
- dev/integration_tests/ui
|
|
- dev/integration_tests/web
|
|
- dev/integration_tests/web_compile_tests
|
|
- dev/integration_tests/web_e2e_tests
|
|
- dev/integration_tests/wide_gamut_test
|
|
- dev/integration_tests/windows_startup_test
|
|
- dev/manual_tests
|
|
- dev/packages_autoroller
|
|
- dev/snippets
|
|
- dev/tools
|
|
- dev/tools/android_driver_extensions
|
|
- dev/tools/gen_defaults
|
|
- dev/tools/gen_keycodes
|
|
- dev/tools/vitool
|
|
- dev/tracing_tests
|
|
- examples/api
|
|
- examples/flutter_view
|
|
- examples/hello_world
|
|
- examples/image_list
|
|
- examples/layers
|
|
- examples/platform_channel
|
|
- examples/platform_channel_swift
|
|
- examples/platform_view
|
|
- examples/splash
|
|
- examples/texture
|
|
- packages/flutter
|
|
- packages/flutter_driver
|
|
- packages/flutter_goldens
|
|
- packages/flutter_localizations
|
|
- packages/flutter_test
|
|
- packages/flutter_web_plugins
|
|
- packages/flutter/test_private
|
|
- packages/flutter/test_private/test
|
|
- packages/fuchsia_remote_debug_protocol
|
|
- packages/integration_test
|
|
- packages/integration_test/example
|
|
- packages/integration_test/integration_test_macos
|
|
|
|
dependencies:
|
|
_discoveryapis_commons: 1.0.7
|
|
_fe_analyzer_shared: 89.0.0
|
|
adaptive_breakpoints: 0.1.7
|
|
analyzer: 8.2.0
|
|
animations: 2.0.11
|
|
archive: 3.6.1
|
|
args: 2.7.0
|
|
async: 2.13.0
|
|
boolean_selector: 2.1.2
|
|
characters: 1.4.0
|
|
checked_yaml: 2.0.4
|
|
cli_config: 0.2.0
|
|
clock: 1.1.2
|
|
code_assets: 0.19.6
|
|
collection: 1.19.1
|
|
convert: 3.1.2
|
|
coverage: 1.15.0
|
|
crypto: 3.0.6
|
|
csslib: 1.0.2
|
|
cupertino_icons: 1.0.8
|
|
device_info: 2.0.3
|
|
device_info_platform_interface: 2.0.1
|
|
fake_async: 1.3.3
|
|
ffi: 2.1.4
|
|
file: 7.0.1
|
|
fixnum: 1.1.1
|
|
flutter_gallery_assets: 1.0.2
|
|
flutter_localized_locales: 2.0.5
|
|
flutter_staggered_grid_view: 0.7.0
|
|
frontend_server_client: 4.0.0
|
|
gcloud: 0.8.19
|
|
glob: 2.1.3
|
|
google_fonts: 6.3.1
|
|
google_identity_services_web: 0.3.3+1
|
|
google_mobile_ads: 5.1.0
|
|
googleapis: 12.0.0
|
|
googleapis_auth: 1.6.0
|
|
hooks: 0.20.1
|
|
html: 0.15.6
|
|
http: 1.5.0
|
|
http_multi_server: 3.2.2
|
|
http_parser: 4.1.2
|
|
intl: 0.20.2
|
|
io: 1.0.5
|
|
isolate: 2.1.1
|
|
js: 0.7.2
|
|
json_annotation: 4.9.0
|
|
leak_tracker: 11.0.2
|
|
leak_tracker_flutter_testing: 3.0.10
|
|
leak_tracker_testing: 3.0.2
|
|
logging: 1.3.0
|
|
matcher: 0.12.17
|
|
material_color_utilities: 0.11.1
|
|
meta: 1.17.0
|
|
metrics_center: 1.0.13
|
|
mime: 2.0.0
|
|
native_toolchain_c: 0.17.1
|
|
nested: 1.0.0
|
|
node_preamble: 2.0.2
|
|
package_config: 2.2.0
|
|
path: 1.9.1
|
|
path_provider: 2.1.5
|
|
path_provider_android: 2.2.18
|
|
path_provider_foundation: 2.4.2
|
|
path_provider_linux: 2.2.1
|
|
path_provider_platform_interface: 2.1.2
|
|
path_provider_windows: 2.3.0
|
|
petitparser: 6.1.0
|
|
platform: 3.1.6
|
|
plugin_platform_interface: 2.1.8
|
|
pool: 1.5.2
|
|
process: 5.0.5
|
|
process_runner: 4.2.0
|
|
provider: 6.1.5+1
|
|
pub_semver: 2.2.0
|
|
pubspec_parse: 1.5.0
|
|
rally_assets: 3.0.1
|
|
retry: 3.1.2
|
|
scoped_model: 2.0.0
|
|
shelf: 1.4.2
|
|
shelf_packages_handler: 3.0.2
|
|
shelf_static: 1.1.3
|
|
shelf_web_socket: 2.0.1
|
|
shrine_images: 2.0.2
|
|
source_map_stack_trace: 2.1.2
|
|
source_maps: 0.10.13
|
|
source_span: 1.10.1
|
|
stack_trace: 1.12.1
|
|
standard_message_codec: 0.0.1+4
|
|
stream_channel: 2.1.4
|
|
string_scanner: 1.4.1
|
|
sync_http: 0.3.1
|
|
term_glyph: 1.2.2
|
|
test: 1.26.3
|
|
test_api: 0.7.7
|
|
test_core: 0.6.12
|
|
typed_data: 1.4.0
|
|
url_launcher: 6.3.2
|
|
url_launcher_android: 6.3.22
|
|
url_launcher_ios: 6.3.4
|
|
url_launcher_linux: 3.2.1
|
|
url_launcher_macos: 3.2.3
|
|
url_launcher_platform_interface: 2.3.2
|
|
url_launcher_web: 2.4.1
|
|
url_launcher_windows: 3.1.4
|
|
vector_math: 2.2.0
|
|
video_player: 2.10.0
|
|
video_player_android: 2.8.13
|
|
video_player_avfoundation: 2.8.4
|
|
video_player_platform_interface: 6.4.0
|
|
video_player_web: 2.4.0
|
|
vm_service: 15.0.2
|
|
vm_snapshot_analysis: 0.7.6
|
|
watcher: 1.1.3
|
|
web: 1.1.1
|
|
web_socket: 1.0.1
|
|
web_socket_channel: 3.0.3
|
|
webdriver: 3.1.0
|
|
webkit_inspection_protocol: 1.2.1
|
|
webview_flutter: 4.9.0
|
|
webview_flutter_android: 3.16.9
|
|
webview_flutter_platform_interface: 2.14.0
|
|
webview_flutter_wkwebview: 3.23.1
|
|
xdg_directories: 1.1.0
|
|
xml: 6.5.0
|
|
yaml: 3.1.3
|
|
cli_util: 0.4.2
|
|
dart_style: 3.1.2
|
|
ffigen: 18.1.0
|
|
file_testing: 3.0.2
|
|
flutter_lints: 6.0.0
|
|
lints: 6.0.0
|
|
pedantic: 1.11.1
|
|
quiver: 3.2.2
|
|
yaml_edit: 2.2.2
|
|
# PUBSPEC CHECKSUM: 4158rk
|