fix!: fix min SDK for thermion_dart

This commit is contained in:
Nick Fisher
2024-09-25 22:35:30 +08:00
parent 8e47332ce8
commit 61d1581b96

View File

@@ -5,7 +5,7 @@ homepage: https://thermion.dev
repository: https://github.com/nmfisher/thermion
environment:
sdk: ">=3.5.0 <4.0.0"
sdk: ">=3.6.0-0 <4.0.0"
dependencies:
vector_math: ^2.1.2