You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pinball/packages/geometry/pubspec.yaml

16 lines
269 B

name: geometry
description: Provides a set of helpers for working with 2D geometry.
version: 1.0.0+1
publish_to: none
environment:
sdk: "^3.4.3"
dependencies:
vector_math: ^2.1.1
dev_dependencies:
mocktail: ^1.0.3
test: ^1.19.2
very_good_analysis: ^6.0.0