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

Unified Diff: sky/examples/fn/widgets/widgets.dart

Issue 976373003: Remove duplicate copy of animation/curves.dart in fn widgets (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/examples/fn/widgets/animationgenerator.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/fn/widgets/widgets.dart
diff --git a/sky/examples/fn/widgets/widgets.dart b/sky/examples/fn/widgets/widgets.dart
index 23ad0b91233e75a35e428cacfadb4d771d3b2668..26ad915ca5d5d552efd4bf79a7a099c8f43d1f1b 100644
--- a/sky/examples/fn/widgets/widgets.dart
+++ b/sky/examples/fn/widgets/widgets.dart
@@ -2,6 +2,7 @@ library widgets;
import '../lib/fn.dart';
import '../../../framework/fling-curve.dart';
+import '../../../framework/animation/curves.dart';
import '../../../framework/theme/colors.dart';
import '../../../framework/theme/shadows.dart';
import 'dart:collection';
« no previous file with comments | « sky/examples/fn/widgets/animationgenerator.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698