Skip to content

Commit 18743a7

Browse files
committed
updated deps and copyright
1 parent f62c5d8 commit 18743a7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+80
-79
lines changed

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/bar_chart.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/candlestick_chart.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/donut_chart.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/gauge_chart.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/line_chart.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/scaffolds/example_scaffold.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/scaffolds/setup_scaffold.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/widgets/color_list_tile.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

example/lib/src/widgets/dialog_list_tile.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022, the MarchDev Toolkit project authors. Please see the AUTHORS file
1+
// Copyright (c) 2025, the MarchDev Toolkit project authors. Please see the AUTHORS file
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)