Files
cup_edit/dart_filament/pubspec.yaml
2024-06-08 15:34:06 +10:00

24 lines
460 B
YAML

name: dart_filament
description: Dart bindings for the Filament Physically Based Renderer.
version: 0.5.0
homepage:
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
vector_math: ^2.1.2
plugin_platform_interface: ^2.0.0
tuple:
ffi:
animation_tools_dart: ^0.0.4
native_assets_cli: ^0.6.0
native_toolchain_c:
git:
url: git@github.com:nmfisher/native.git
path: pkgs/native_toolchain_c
dev_dependencies:
ffigen: ^11.0.0
test: