increase min Dart SDK to 3.5 for .address FFI accessors
This commit is contained in:
@@ -5,7 +5,7 @@ homepage: https://thermion.dev
|
|||||||
repository: https://github.com/nmfisher/thermion
|
repository: https://github.com/nmfisher/thermion
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.3.0 <4.0.0"
|
sdk: ">=3.5.0 <4.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
vector_math: ^2.1.2
|
vector_math: ^2.1.2
|
||||||
@@ -21,3 +21,4 @@ dependencies:
|
|||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
ffigen: ^12.0.0
|
ffigen: ^12.0.0
|
||||||
test:
|
test:
|
||||||
|
image:
|
||||||
Reference in New Issue
Block a user