File tree Expand file tree Collapse file tree 9 files changed +19
-16
lines changed
Expand file tree Collapse file tree 9 files changed +19
-16
lines changed 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
22// 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 .
44
55part of 'table.dart' ;
66
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
22// 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 .
44
55part of 'table.dart' ;
66
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
22// 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 .
44
55part of 'table.dart' ;
66
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
22// 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 .
44
55part of 'table.dart' ;
66
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
22// 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 .
44
55import 'dart:math' ;
66
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
22// 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 .
44
55import 'dart:async' ;
66import 'dart:math' ;
Original file line number Diff line number Diff line change 1+ // Copyright 2025 The Flutter Authors
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
14import 'dart:collection' ;
25import 'dart:math' ;
36
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
22// 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 .
44
55import 'package:devtools_app_shared/ui.dart' ;
66import 'package:flutter/material.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
22// 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 .
44
55import 'package:devtools_app/devtools_app.dart' ;
66import 'package:devtools_app/src/shared/table/column_widths.dart' ;
You can’t perform that action at this time.
0 commit comments