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

Unified Diff: lib/tuple.dart

Issue 2944463002: Use quiver directly, and update README.google. This is so that (Closed)
Patch Set: Created 3 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 | « README.google ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/tuple.dart
diff --git a/lib/tuple.dart b/lib/tuple.dart
index 149fd7c071ff959731573d24c5d7b81cb0f1b01b..115d8af6e4a8a3af7b77020f4946b93332666b07 100644
--- a/lib/tuple.dart
+++ b/lib/tuple.dart
@@ -22,6 +22,6 @@
/// ```
library tuple;
-import 'package:quiver_hashcode/hashcode.dart';
+import 'package:quiver/core.dart';
part 'package:tuple/src/tuple.dart';
« no previous file with comments | « README.google ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698