blob: 9ebb20d7488ce9ed4bf6076f7412f096469c1714 [file] [log] [blame]
name: vector_math
version: 2.1.0-nullsafety.4
description: A Vector Math library for 2D and 3D applications.
homepage: https://github.com/google/vector_math.dart
environment:
# This must remain a tight constraint until nnbd is stable
sdk: '>=2.10.0-0 <2.12.0'
dev_dependencies:
benchmark_harness: any
path: ^1.8.0-nullsafety
pedantic: ^1.10.0-nullsafety
test: ^1.16.0-nullsafety
build_runner: ^1.0.0
build_test: ^1.2.0
build_web_compilers: '>=1.2.0 <3.0.0'