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
|
||||
|
||||
environment:
|
||||
sdk: ">=3.3.0 <4.0.0"
|
||||
sdk: ">=3.5.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
vector_math: ^2.1.2
|
||||
@@ -21,3 +21,4 @@ dependencies:
|
||||
dev_dependencies:
|
||||
ffigen: ^12.0.0
|
||||
test:
|
||||
image:
|
||||
Reference in New Issue
Block a user