Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
1ce4a4f3
Unverified
Commit
1ce4a4f3
authored
Nov 09, 2019
by
Ian Hickson
Committed by
GitHub
Nov 09, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make sure all our .dart files have license headers (#44467)
parent
f4da9f72
Changes
76
Hide whitespace changes
Inline
Side-by-side
Showing
76 changed files
with
172 additions
and
55 deletions
+172
-55
cull_opacity.dart
dev/benchmarks/macrobenchmarks/lib/src/cull_opacity.dart
+4
-0
build_aar_module_test.dart
dev/devicelab/bin/tasks/build_aar_module_test.dart
+1
-1
build_aar_plugin_test.dart
dev/devicelab/bin/tasks/build_aar_plugin_test.dart
+1
-1
build_mode_test.dart
dev/devicelab/bin/tasks/build_mode_test.dart
+1
-1
commands_test.dart
dev/devicelab/bin/tasks/commands_test.dart
+1
-1
complex_layout_semantics_perf.dart
dev/devicelab/bin/tasks/complex_layout_semantics_perf.dart
+1
-1
flutter_attach_test.dart
dev/devicelab/bin/tasks/flutter_attach_test.dart
+1
-1
flutter_create_offline_test_linux.dart
...evicelab/bin/tasks/flutter_create_offline_test_linux.dart
+4
-0
flutter_create_offline_test_mac.dart
dev/devicelab/bin/tasks/flutter_create_offline_test_mac.dart
+4
-0
flutter_create_offline_test_windows.dart
...icelab/bin/tasks/flutter_create_offline_test_windows.dart
+4
-0
flutter_test_performance.dart
dev/devicelab/bin/tasks/flutter_test_performance.dart
+1
-1
gradle_jetifier_test.dart
dev/devicelab/bin/tasks/gradle_jetifier_test.dart
+1
-1
gradle_migrate_settings_test.dart
dev/devicelab/bin/tasks/gradle_migrate_settings_test.dart
+1
-1
gradle_non_android_plugin_test.dart
dev/devicelab/bin/tasks/gradle_non_android_plugin_test.dart
+1
-1
gradle_plugin_bundle_test.dart
dev/devicelab/bin/tasks/gradle_plugin_bundle_test.dart
+1
-1
gradle_plugin_dependencies_test.dart
dev/devicelab/bin/tasks/gradle_plugin_dependencies_test.dart
+1
-1
gradle_plugin_fat_apk_test.dart
dev/devicelab/bin/tasks/gradle_plugin_fat_apk_test.dart
+1
-1
gradle_plugin_light_apk_test.dart
dev/devicelab/bin/tasks/gradle_plugin_light_apk_test.dart
+1
-1
gradle_plugins_without_annotations_test.dart
...ab/bin/tasks/gradle_plugins_without_annotations_test.dart
+1
-1
gradle_r8_test.dart
dev/devicelab/bin/tasks/gradle_r8_test.dart
+1
-1
hot_mode_dev_cycle__benchmark.dart
dev/devicelab/bin/tasks/hot_mode_dev_cycle__benchmark.dart
+1
-1
hot_mode_dev_cycle_linux__benchmark.dart
...icelab/bin/tasks/hot_mode_dev_cycle_linux__benchmark.dart
+1
-1
hot_mode_dev_cycle_win__benchmark.dart
...evicelab/bin/tasks/hot_mode_dev_cycle_win__benchmark.dart
+1
-1
module_host_with_custom_build_test.dart
...vicelab/bin/tasks/module_host_with_custom_build_test.dart
+1
-1
module_test.dart
dev/devicelab/bin/tasks/module_test.dart
+1
-1
module_test_ios.dart
dev/devicelab/bin/tasks/module_test_ios.dart
+1
-1
named_isolates_test.dart
dev/devicelab/bin/tasks/named_isolates_test.dart
+4
-0
plugin_test.dart
dev/devicelab/bin/tasks/plugin_test.dart
+1
-1
plugin_test_ios.dart
dev/devicelab/bin/tasks/plugin_test_ios.dart
+1
-1
plugin_test_win.dart
dev/devicelab/bin/tasks/plugin_test_win.dart
+1
-1
routing_test.dart
dev/devicelab/bin/tasks/routing_test.dart
+1
-1
run_machine_concurrent_hot_reload.dart
...evicelab/bin/tasks/run_machine_concurrent_hot_reload.dart
+1
-1
run_release_test.dart
dev/devicelab/bin/tasks/run_release_test.dart
+1
-1
run_without_leak_linux.dart
dev/devicelab/bin/tasks/run_without_leak_linux.dart
+1
-1
run_without_leak_mac.dart
dev/devicelab/bin/tasks/run_without_leak_mac.dart
+1
-1
run_without_leak_win.dart
dev/devicelab/bin/tasks/run_without_leak_win.dart
+1
-1
service_extensions_test.dart
dev/devicelab/bin/tasks/service_extensions_test.dart
+1
-1
smoke_catalina_hot_mode_dev_cycle__benchmark.dart
...n/tasks/smoke_catalina_hot_mode_dev_cycle__benchmark.dart
+1
-1
smoke_catalina_hot_mode_dev_cycle_ios__benchmark.dart
...sks/smoke_catalina_hot_mode_dev_cycle_ios__benchmark.dart
+1
-1
apk_utils.dart
dev/devicelab/lib/framework/apk_utils.dart
+1
-1
ios.dart
dev/devicelab/lib/framework/ios.dart
+1
-1
utils.dart
dev/devicelab/lib/framework/utils.dart
+1
-1
analysis.dart
dev/devicelab/lib/tasks/analysis.dart
+1
-1
integration_tests.dart
dev/devicelab/lib/tasks/integration_tests.dart
+1
-1
perf_tests.dart
dev/devicelab/lib/tasks/perf_tests.dart
+1
-1
plugin_tests.dart
dev/devicelab/lib/tasks/plugin_tests.dart
+1
-1
utils_test.dart
dev/devicelab/test/utils_test.dart
+1
-1
android.dart
dev/docs/platform_integration/lib/android.dart
+4
-0
ios.dart
dev/docs/platform_integration/lib/ios.dart
+4
-0
main.dart
...ntegration_tests/abstract_method_smoke_test/lib/main.dart
+5
-1
widget_test.dart
..._screens/splash_screen_kitchen_sink/test/widget_test.dart
+4
-0
main.dart
...id_splash_screens/splash_screen_load_rotate/lib/main.dart
+4
-0
widget_test.dart
...h_screens/splash_screen_load_rotate/test/widget_test.dart
+4
-0
main.dart
...d_splash_screens/splash_screen_trans_rotate/lib/main.dart
+4
-0
widget_test.dart
..._screens/splash_screen_trans_rotate/test/widget_test.dart
+4
-0
main.dart
..._screens/splash_screen_trans_rotate/test_driver/main.dart
+5
-1
main.dart
dev/integration_tests/android_views/lib/main.dart
+4
-0
example_test.dart
dev/integration_tests/codegen/test/example_test.dart
+4
-0
main.dart
dev/integration_tests/flavors/lib/main.dart
+4
-0
README.md
dev/integration_tests/ios_add2app/flutterapp/README.md
+0
-8
main.dart
dev/integration_tests/ios_add2app/flutterapp/lib/main.dart
+4
-0
marquee.dart
...integration_tests/ios_add2app/flutterapp/lib/marquee.dart
+4
-0
widget_test.dart
...ration_tests/ios_add2app/flutterapp/test/widget_test.dart
+0
-3
main.dart
dev/integration_tests/named_isolates/lib/main.dart
+4
-0
builders.dart
dev/integration_tests/simple_codegen/lib/builders.dart
+4
-0
mock_image_http.dart
dev/manual_tests/test/mock_image_http.dart
+4
-0
gen_cupertino_localizations.dart
dev/tools/localization/gen_cupertino_localizations.dart
+4
-0
gen_material_localizations.dart
dev/tools/localization/gen_material_localizations.dart
+4
-0
images_demo.dart
examples/flutter_gallery/lib/demo/images_demo.dart
+4
-0
elevation_demo.dart
...les/flutter_gallery/lib/demo/material/elevation_demo.dart
+4
-0
transformations_demo.dart
...allery/lib/demo/transformations/transformations_demo.dart
+4
-0
transformations_demo_board.dart
.../lib/demo/transformations/transformations_demo_board.dart
+4
-0
transformations_demo_color_picker.dart
...mo/transformations/transformations_demo_color_picker.dart
+4
-0
transformations_demo_edit_board_point.dart
...ransformations/transformations_demo_edit_board_point.dart
+4
-0
transformations_demo_gesture_transformable.dart
...ormations/transformations_demo_gesture_transformable.dart
+4
-0
transformations_demo_inertial_motion.dart
...transformations/transformations_demo_inertial_motion.dart
+4
-0
No files found.
dev/benchmarks/macrobenchmarks/lib/src/cull_opacity.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
class
CullOpacityPage
extends
StatefulWidget
{
class
CullOpacityPage
extends
StatefulWidget
{
...
...
dev/devicelab/bin/tasks/build_aar_module_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/build_aar_plugin_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/build_mode_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/commands_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/complex_layout_semantics_perf.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/flutter_attach_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/flutter_create_offline_test_linux.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter_devicelab/framework/framework.dart'
;
import
'package:flutter_devicelab/framework/framework.dart'
;
import
'package:flutter_devicelab/tasks/integration_tests.dart'
;
import
'package:flutter_devicelab/tasks/integration_tests.dart'
;
...
...
dev/devicelab/bin/tasks/flutter_create_offline_test_mac.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter_devicelab/framework/framework.dart'
;
import
'package:flutter_devicelab/framework/framework.dart'
;
import
'package:flutter_devicelab/tasks/integration_tests.dart'
;
import
'package:flutter_devicelab/tasks/integration_tests.dart'
;
...
...
dev/devicelab/bin/tasks/flutter_create_offline_test_windows.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter_devicelab/framework/framework.dart'
;
import
'package:flutter_devicelab/framework/framework.dart'
;
import
'package:flutter_devicelab/tasks/integration_tests.dart'
;
import
'package:flutter_devicelab/tasks/integration_tests.dart'
;
...
...
dev/devicelab/bin/tasks/flutter_test_performance.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_jetifier_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_migrate_settings_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_non_android_plugin_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_plugin_bundle_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_plugin_dependencies_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_plugin_fat_apk_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_plugin_light_apk_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_plugins_without_annotations_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/gradle_r8_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/hot_mode_dev_cycle__benchmark.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/hot_mode_dev_cycle_linux__benchmark.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/hot_mode_dev_cycle_win__benchmark.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/module_host_with_custom_build_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/module_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/module_test_ios.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/named_isolates_test.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:convert'
;
import
'dart:convert'
;
import
'dart:io'
;
import
'dart:io'
;
...
...
dev/devicelab/bin/tasks/plugin_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/plugin_test_ios.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/plugin_test_win.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/routing_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/run_machine_concurrent_hot_reload.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/run_release_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/run_without_leak_linux.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Flutter Authors. All rights reserved.
// Copyright 2019 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/run_without_leak_mac.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Flutter Authors. All rights reserved.
// Copyright 2019 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/run_without_leak_win.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Flutter Authors. All rights reserved.
// Copyright 2019 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/service_extensions_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/smoke_catalina_hot_mode_dev_cycle__benchmark.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/bin/tasks/smoke_catalina_hot_mode_dev_cycle_ios__benchmark.dart
View file @
1ce4a4f3
// Copyright
(c)
2019 The Chromium Authors. All rights reserved.
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/framework/apk_utils.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/framework/ios.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/framework/utils.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/tasks/analysis.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/tasks/integration_tests.dart
View file @
1ce4a4f3
// Copyright
(c)
2017 The Chromium Authors. All rights reserved.
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/tasks/perf_tests.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/lib/tasks/plugin_tests.dart
View file @
1ce4a4f3
// Copyright
(c)
2018 The Chromium Authors. All rights reserved.
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/devicelab/test/utils_test.dart
View file @
1ce4a4f3
// Copyright
(c)
2016 The Chromium Authors. All rights reserved.
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
...
...
dev/docs/platform_integration/lib/android.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/// [Flutter platform integration APIs for Android.](https://docs.flutter.io/javadoc/)
/// [Flutter platform integration APIs for Android.](https://docs.flutter.io/javadoc/)
library
Android
;
library
Android
;
dev/docs/platform_integration/lib/ios.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/// [Flutter platform integration APIs for iOS.](https://docs.flutter.io/objcdoc/)
/// [Flutter platform integration APIs for iOS.](https://docs.flutter.io/objcdoc/)
library
iOS
;
library
iOS
;
dev/integration_tests/abstract_method_smoke_test/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:flutter/services.dart'
;
import
'package:flutter/services.dart'
;
...
@@ -59,4 +63,4 @@ class SecondPage extends StatelessWidget {
...
@@ -59,4 +63,4 @@ class SecondPage extends StatelessWidget {
),
),
);
);
}
}
}
}
\ No newline at end of file
dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/test/widget_test.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This is a basic Flutter widget test.
// This is a basic Flutter widget test.
//
//
// To perform an interaction with a widget in your test, use the WidgetTester
// To perform an interaction with a widget in your test, use the WidgetTester
...
...
dev/integration_tests/android_splash_screens/splash_screen_load_rotate/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
void
main
(
)
=>
runApp
(
MyApp
());
void
main
(
)
=>
runApp
(
MyApp
());
...
...
dev/integration_tests/android_splash_screens/splash_screen_load_rotate/test/widget_test.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This is a basic Flutter widget test.
// This is a basic Flutter widget test.
//
//
// To perform an interaction with a widget in your test, use the WidgetTester
// To perform an interaction with a widget in your test, use the WidgetTester
...
...
dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
void
main
(
)
=>
runApp
(
MyApp
());
void
main
(
)
=>
runApp
(
MyApp
());
...
...
dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/test/widget_test.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This is a basic Flutter widget test.
// This is a basic Flutter widget test.
//
//
// To perform an interaction with a widget in your test, use the WidgetTester
// To perform an interaction with a widget in your test, use the WidgetTester
...
...
dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/test_driver/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter_driver/driver_extension.dart'
;
import
'package:flutter_driver/driver_extension.dart'
;
import
'package:splash_screen_trans_rotate/main.dart'
as
app
;
import
'package:splash_screen_trans_rotate/main.dart'
as
app
;
void
main
(
)
{
void
main
(
)
{
enableFlutterDriverExtension
();
enableFlutterDriverExtension
();
app
.
main
();
app
.
main
();
}
}
\ No newline at end of file
dev/integration_tests/android_views/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:flutter_driver/driver_extension.dart'
;
import
'package:flutter_driver/driver_extension.dart'
;
import
'motion_events_page.dart'
;
import
'motion_events_page.dart'
;
...
...
dev/integration_tests/codegen/test/example_test.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:codegen/main.dart'
;
import
'package:codegen/main.dart'
;
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:flutter_test/flutter_test.dart'
;
import
'package:flutter_test/flutter_test.dart'
;
...
...
dev/integration_tests/flavors/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:flutter/services.dart'
;
import
'package:flutter/services.dart'
;
import
'package:flutter_driver/driver_extension.dart'
;
import
'package:flutter_driver/driver_extension.dart'
;
...
...
dev/integration_tests/ios_add2app/flutterapp/README.md
deleted
100644 → 0
View file @
f4da9f72
# ios_add2app_flutter
A new flutter module project.
## Getting Started
For help getting started with Flutter, view our online
[
documentation
](
https://flutter.dev/
)
.
dev/integration_tests/ios_add2app/flutterapp/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:ui'
as
ui
;
import
'dart:ui'
as
ui
;
...
...
dev/integration_tests/ios_add2app/flutterapp/lib/marquee.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:flutter/animation.dart'
;
import
'package:flutter/animation.dart'
;
import
'package:flutter/services.dart'
;
import
'package:flutter/services.dart'
;
...
...
dev/integration_tests/ios_add2app/flutterapp/test/widget_test.dart
deleted
100644 → 0
View file @
f4da9f72
void
main
(
)
{
}
dev/integration_tests/named_isolates/lib/main.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:ui'
as
ui
;
import
'dart:ui'
as
ui
;
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
...
...
dev/integration_tests/simple_codegen/lib/builders.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:build/build.dart'
;
import
'package:build/build.dart'
;
/// The builder factory used by the `build.yaml` script.
/// The builder factory used by the `build.yaml` script.
...
...
dev/manual_tests/test/mock_image_http.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:io'
;
import
'dart:io'
;
...
...
dev/tools/localization/gen_cupertino_localizations.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'localizations_utils.dart'
;
import
'localizations_utils.dart'
;
HeaderGenerator
generateCupertinoHeader
=
(
String
regenerateInstructions
)
{
HeaderGenerator
generateCupertinoHeader
=
(
String
regenerateInstructions
)
{
...
...
dev/tools/localization/gen_material_localizations.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'localizations_utils.dart'
;
import
'localizations_utils.dart'
;
HeaderGenerator
generateMaterialHeader
=
(
String
regenerateInstructions
)
{
HeaderGenerator
generateMaterialHeader
=
(
String
regenerateInstructions
)
{
...
...
examples/flutter_gallery/lib/demo/images_demo.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'../gallery/demo.dart'
;
import
'../gallery/demo.dart'
;
...
...
examples/flutter_gallery/lib/demo/material/elevation_demo.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'../../gallery/demo.dart'
;
import
'../../gallery/demo.dart'
;
...
...
examples/flutter_gallery/lib/demo/transformations/transformations_demo.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:ui'
show
Vertices
;
import
'dart:ui'
show
Vertices
;
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'transformations_demo_board.dart'
;
import
'transformations_demo_board.dart'
;
...
...
examples/flutter_gallery/lib/demo/transformations/transformations_demo_board.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:collection'
show
IterableMixin
;
import
'dart:collection'
show
IterableMixin
;
import
'dart:math'
;
import
'dart:math'
;
import
'dart:ui'
show
Vertices
;
import
'dart:ui'
show
Vertices
;
...
...
examples/flutter_gallery/lib/demo/transformations/transformations_demo_color_picker.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
// A generic widget for a list of selectable colors.
// A generic widget for a list of selectable colors.
...
...
examples/flutter_gallery/lib/demo/transformations/transformations_demo_edit_board_point.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'transformations_demo_board.dart'
;
import
'transformations_demo_board.dart'
;
import
'transformations_demo_color_picker.dart'
;
import
'transformations_demo_color_picker.dart'
;
...
...
examples/flutter_gallery/lib/demo/transformations/transformations_demo_gesture_transformable.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:vector_math/vector_math_64.dart'
show
Vector3
;
import
'package:vector_math/vector_math_64.dart'
show
Vector3
;
import
'transformations_demo_inertial_motion.dart'
;
import
'transformations_demo_inertial_motion.dart'
;
...
...
examples/flutter_gallery/lib/demo/transformations/transformations_demo_inertial_motion.dart
View file @
1ce4a4f3
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'dart:math'
;
import
'dart:math'
;
import
'package:flutter/material.dart'
;
import
'package:flutter/material.dart'
;
import
'package:vector_math/vector_math.dart'
show
Vector2
;
import
'package:vector_math/vector_math.dart'
show
Vector2
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment