| name: timing | |
| version: 1.0.1 | |
| description: >- | |
| A simple package for tracking the performance of synchronous and asynchronous | |
| actions. | |
| repository: https://github.com/dart-lang/timing | |
| environment: | |
| sdk: ">=2.14.0 <3.0.0" | |
| dependencies: | |
| json_annotation: ^4.3.0 | |
| dev_dependencies: | |
| build_runner: ^2.0.0 | |
| dart_flutter_team_lints: ^0.1.0 | |
| json_serializable: ^6.0.0 | |
| test: ^1.0.0 |