Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(782)

Unified Diff: sky/sdk/example/stocks/lib/main.dart

Issue 1217623002: Support for background images on cards, style demo home (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rebase Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/example/game/res/thumbnail.png ('k') | sky/sdk/example/stocks/thumbnail.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/stocks/lib/main.dart
diff --git a/sky/sdk/example/stocks/lib/main.dart b/sky/sdk/example/stocks/lib/main.dart
index aa8f24310cd2e76c1c80e119d9dedae6b7dde2a6..829fb69b37472ec8631886d57370174b72f1b13b 100644
--- a/sky/sdk/example/stocks/lib/main.dart
+++ b/sky/sdk/example/stocks/lib/main.dart
@@ -3,7 +3,6 @@
// found in the LICENSE file.
import 'package:sky/theme/colors.dart' as colors;
-import 'package:sky/theme/theme_data.dart';
import 'package:sky/widgets/basic.dart';
import 'package:sky/widgets/navigator.dart';
import 'package:sky/widgets/theme.dart';
« no previous file with comments | « sky/sdk/example/game/res/thumbnail.png ('k') | sky/sdk/example/stocks/thumbnail.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698