Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License update - Batch 18 #8696

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

mossmana
Copy link
Contributor

Updates the license headers for:

  1. packages/devtools_app/lib/src/screens/inspector_v2/inspector_controller.dart
  2. packages/devtools_app/lib/src/screens/inspector_v2/inspector_data_models.dart
  3. packages/devtools_app/lib/src/screens/inspector_v2/inspector_screen_body.dart
  4. packages/devtools_app/lib/src/screens/inspector_v2/inspector_tree_controller.dart
  5. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/box/box.dart
  6. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/flex/flex.dart
  7. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/flex/utils.dart
  8. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/arrow.dart
  9. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/dimension.dart
  10. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/free_space.dart
  11. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/layout_explorer_widget.dart
  12. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/overflow_indicator_painter.dart
  13. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/theme.dart
  14. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/utils.dart
  15. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/widget_constraints.dart
  16. packages/devtools_app/lib/src/screens/inspector_v2/layout_explorer/ui/widgets_theme.dart
  17. packages/devtools_app/lib/src/screens/inspector_v2/widget_details.dart
  18. packages/devtools_app/lib/src/screens/inspector_v2/widget_properties/properties_view.dart
  19. packages/devtools_app/test/screens/inspector_v2/diagnostics_test.dart
  20. packages/devtools_app/test/screens/inspector_v2/inspector_error_navigator_test.dart
  21. packages/devtools_app/test/screens/inspector_v2/inspector_integration_test.dart
  22. packages/devtools_app/test/screens/inspector_v2/inspector_screen_test.dart
  23. packages/devtools_app/test/screens/inspector_v2/inspector_tree_test.dart
  24. packages/devtools_app/test/screens/inspector_v2/layout_explorer/flex/arrow_test.dart
  25. packages/devtools_app/test/screens/inspector_v2/layout_explorer/flex/flex_test.dart
  26. packages/devtools_app/test/screens/inspector_v2/layout_explorer/inspector_data_models_test.dart
  27. packages/devtools_app/test/screens/inspector_v2/layout_explorer/layout_explorer_serialization_delegate.dart
  28. packages/devtools_app/test/screens/inspector_v2/layout_explorer/layout_explorer_test_utils.dart
  29. packages/devtools_app/test/screens/inspector_v2/layout_explorer/widget_theme_test.dart
  30. packages/devtools_app/test/screens/inspector_v2/utils/inspector_tree.dart

#8216

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read the [Flutter Style Guide] recently, and have followed its advice.
  • 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 there is a reason for not adding tests.

build.yaml badge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant