mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Cleanup sky/sdk/examples
* Remove all the DOM-based examples except for the old stocks app * Rename stocks2 to stocks * Promote hello_widgets.dart to a top-level hello_world example TBR=ianh@google.com Review URL: https://codereview.chromium.org/1219493003.
This commit is contained in:
parent
ec4b59ff27
commit
96a269b4d2
@ -6,7 +6,7 @@ import 'dart:async';
|
||||
|
||||
import 'package:sky/widgets/widget.dart';
|
||||
|
||||
import '../../sdk/example/stocks2/lib/stock_app.dart';
|
||||
import '../../sdk/example/stocks/lib/main.dart';
|
||||
import '../resources/display_list.dart';
|
||||
|
||||
class TestStocksApp extends StocksApp {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user