OLD | NEW |
---|---|
(Empty) | |
1 name: math | |
2 version: 0.9.0 | |
3 author: Dart Team <misc@dartlang.org> | |
4 description: Utility functions and classes related to the 'dart:math' library. | |
5 homepage: http://www.dartlang.org | |
6 dev_dependencies: | |
7 unittest: ">=0.9.0 <0.10.0" | |
8 environment: | |
9 sdk: ">=1.0.0 <2.0.0" | |
OLD | NEW |