Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 name: meta | |
| 2 version: 0.9.0 | |
|
pquitslund
2016/02/17 17:15:08
Last published version was 0.8.8. FWIW I'm happy t
Brian Wilkerson
2016/02/17 17:38:36
I think this is fine.
| |
| 3 author: Dart Team <misc@dartlang.org> | |
| 4 homepage: http://www.dartlang.org | |
| 5 description: > | |
| 6 This library contains the definitions of annotations that provide additional | |
| 7 semantic information about the program being annotated. These annotations are | |
| 8 intended to be used by tools to provide a better user experience. | |
| 9 environment: | |
| 10 sdk: '>=1.12.0 <2.0.0' | |
| OLD | NEW |