mirror of
https://github.com/flutter/samples.git
synced 2026-04-02 17:52:56 +00:00
update slide_puzzle (#420)
* update slide_puzzle * run createThumbnails before build-release grind task * add license headers
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// Copyright 2020, the Flutter project authors. Please see the AUTHORS file
|
||||
// for details. All rights reserved. Use of this source code is governed by a
|
||||
// BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
// ignore_for_file: omit_local_variable_types, annotate_overrides
|
||||
|
||||
import 'dart:developer' as developer;
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
// Copyright 2020, the Flutter project authors. Please see the AUTHORS file
|
||||
// for details. All rights reserved. Use of this source code is governed by a
|
||||
// BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
import '../flutter.dart';
|
||||
|
||||
// Copied from
|
||||
|
||||
Reference in New Issue
Block a user