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

Side by Side Diff: README.google

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 unified diff | Download patch
« no previous file with comments | « no previous file | lib/tuple.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Tuple data structure for dart. 1 Name: Tuple data structure for dart.
2 Short Name: tuple 2 Short Name: tuple
3 URL: https://pub.dartlang.org/packages/tuple 3 URL: https://pub.dartlang.org/packages/tuple
4 Version: v1.0.1 4 Version: v1.0.1
5 Date: October 29, 2016 5 Date: October 29, 2016
6 License: BSD 2-clause "Simplified" License 6 License: BSD 2-clause "Simplified" License
7 7
8 Description: 8 Description:
9 This directory contains the tuple package as checked 9 This directory contains the tuple package as checked
10 out from git@github.com:kseo/tuple.git at tag v1.0.1 10 out from git@github.com:kseo/tuple.git at tag v1.0.1
11 on June 13, 2017. 11 on June 13, 2017.
12 12 Modified to use quiver.core directly instead of
13 quiver_hashcode.
OLDNEW
« no previous file with comments | « no previous file | lib/tuple.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698