1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Added license headers for M3 demo app (#1328)

* Added header for all files

Co-authored-by: Qun Cheng <quncheng@google.com>
This commit is contained in:
Qun Cheng
2022-07-17 21:38:58 -07:00
committed by GitHub
parent 4b31a3846e
commit dbefd89ca9
9 changed files with 45 additions and 13 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2021 The Flutter team. 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 'color_palettes_screen.dart';