blob: 0dd047b6ad42b411bbf0a83c746ec5454baf42a2 [file] [log] [blame]
// Copyright 2014 The Flutter Authors. 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/widget_preview_rendering.dart';
Future<void> main() async {
await mainImpl();
}