a welcome message in gallery (#7048)

because this is the most full-featured sample we have.
This commit is contained in:
Seth Ladd 2016-11-28 10:56:44 -08:00 committed by GitHub
parent 9f3c3fd2dc
commit dba0e3f6ae

View File

@ -2,6 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Thanks for checking out Flutter!
// Like what you see? Tweet us @flutterio
import 'package:flutter/widgets.dart';
import 'gallery/app.dart';