File tree 25 files changed +53
-48
lines changed
25 files changed +53
-48
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ Copyright 2025 The Flutter Authors
3
+ Use of this source code is governed by a BSD-style license that can be
4
+ found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
5
+ -->
1
6
This folder contains the code not used by screens.
Original file line number Diff line number Diff line change 1
- // Copyright 2024 The Chromium Authors. All rights reserved.
1
+ // Copyright 2024 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2018 The Chromium Authors. All rights reserved.
1
+ // Copyright 2018 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2020 The Chromium Authors. All rights reserved.
1
+ // Copyright 2020 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2021 The Chromium Authors. All rights reserved.
1
+ // Copyright 2021 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
import 'dart:convert' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:math' as math;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app_shared/shared.dart' ;
6
6
import 'package:devtools_app_shared/ui.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2020 The Chromium Authors. All rights reserved.
1
+ // Copyright 2020 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app_shared/service.dart' ;
6
6
import 'package:devtools_app_shared/ui.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2024 The Chromium Authors. All rights reserved.
1
+ // Copyright 2024 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:ui' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/disconnect_observer.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/shared/ui/vm_flag_widgets.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/initializer.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2020 The Chromium Authors. All rights reserved.
1
+ // Copyright 2020 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'dart:async' ;
6
6
Original file line number Diff line number Diff line change 1
- // Copyright 2023 The Chromium Authors. All rights reserved.
1
+ // Copyright 2023 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app_shared/ui.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools.dart' as devtools;
6
6
import 'package:devtools_app/devtools_app.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2019 The Chromium Authors. All rights reserved.
1
+ // Copyright 2019 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/scaffold/scaffold.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/scaffold/scaffold.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/scaffold/scaffold.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/scaffold/scaffold.dart' ;
Original file line number Diff line number Diff line change 1
- // Copyright 2022 The Chromium Authors. All rights reserved.
1
+ // Copyright 2022 The Flutter Authors
2
2
// Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
3
+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
4
4
5
5
import 'package:devtools_app/devtools_app.dart' ;
6
6
import 'package:devtools_app/src/framework/scaffold/scaffold.dart' ;
You can’t perform that action at this time.
0 commit comments