mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
a welcome message in gallery (#7048)
because this is the most full-featured sample we have.
This commit is contained in:
parent
9f3c3fd2dc
commit
dba0e3f6ae
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user