- thermion_dart@0.3.3 - thermion_flutter_method_channel@0.3.3 - thermion_flutter_platform_interface@0.3.3 - thermion_flutter_web@0.3.3 - thermion_flutter@0.3.3
30 lines
571 B
YAML
30 lines
571 B
YAML
name: thermion_dart
|
|
description: 3D rendering toolkit for Dart.
|
|
version: 0.3.3
|
|
homepage: https://thermion.dev
|
|
repository: https://github.com/nmfisher/thermion
|
|
|
|
environment:
|
|
sdk: ">=3.6.0-0 <4.0.0"
|
|
|
|
dependencies:
|
|
vector_math: ^2.1.2
|
|
plugin_platform_interface: ^2.0.0
|
|
ffi: ^2.1.2
|
|
animation_tools_dart: ^0.1.0
|
|
code_assets: ^0.19.0
|
|
hooks: ^0.19.0
|
|
native_toolchain_c: ^0.16.0
|
|
archive: ^3.6.1
|
|
web: ^1.0.0
|
|
logging: ^1.2.0
|
|
http: ^1.2.2
|
|
path: ^1.9.0
|
|
image: ^4.3.0
|
|
|
|
dev_dependencies:
|
|
ffigen: ^18.1.0
|
|
test:
|
|
mockito: ^5.0.0
|
|
build_runner: ^2.0.0
|