mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-07-15 03:04:25 +08:00
Add:创建 flutter go web 版
This commit is contained in:
8
packages/flutter_web/lib/scheduler.dart
Normal file
8
packages/flutter_web/lib/scheduler.dart
Normal file
@ -0,0 +1,8 @@
|
||||
// Copyright 2015 The Chromium Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
export 'src/scheduler/binding.dart';
|
||||
export 'src/scheduler/debug.dart';
|
||||
export 'src/scheduler/priority.dart';
|
||||
export 'src/scheduler/ticker.dart';
|
Reference in New Issue
Block a user