mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
12 lines
365 B
YAML
12 lines
365 B
YAML
name: newton
|
|
description: Simple Physics Simulations for Dart
|
|
version: 0.1.5
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
homepage: https://github.com/flutter/flutter/tree/master/packages/newton
|
|
environment:
|
|
sdk: '>=1.0.0 <2.0.0'
|
|
dev_dependencies:
|
|
flutter_tools:
|
|
path: ../flutter_tools
|
|
test: any # constrained by the dependency in flutter_tools
|