1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-12 15:58:32 +00:00

update slide_puzzle (#420)

* update slide_puzzle

* run createThumbnails before build-release grind task

* add license headers
This commit is contained in:
John Ryan
2020-04-29 13:41:36 -07:00
committed by GitHub
parent ddf610d682
commit 9a464fad00
24 changed files with 241 additions and 33 deletions

View File

@@ -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 'src/core/puzzle_animator.dart';
import 'src/flutter.dart';
import 'src/puzzle_home_state.dart';