use published native_toolchain_c (required by pub.dev for publication)
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
name: thermion_dart
|
name: thermion_dart
|
||||||
description: 3D rendering toolkit for Dart.
|
description: 3D rendering toolkit for Dart.
|
||||||
version: 0.0.1
|
version: 0.0.1-pre2
|
||||||
homepage:
|
homepage: https://docs.page/nmfisher/thermion
|
||||||
|
repository: https://github.com/nmfisher/flutter_filament
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.3.0 <4.0.0"
|
sdk: ">=3.3.0 <4.0.0"
|
||||||
@@ -9,15 +10,11 @@ environment:
|
|||||||
dependencies:
|
dependencies:
|
||||||
vector_math: ^2.1.2
|
vector_math: ^2.1.2
|
||||||
plugin_platform_interface: ^2.0.0
|
plugin_platform_interface: ^2.0.0
|
||||||
tuple:
|
ffi: ^2.1.2
|
||||||
ffi:
|
|
||||||
animation_tools_dart: ^0.0.4
|
animation_tools_dart: ^0.0.4
|
||||||
native_toolchain_c:
|
native_toolchain_c: ^0.4.2
|
||||||
git:
|
|
||||||
url: git@github.com:nmfisher/native.git
|
|
||||||
path: pkgs/native_toolchain_c
|
|
||||||
ref: 99020084c4687be4c58c7115a167088c0441d1de
|
|
||||||
archive: ^3.6.1
|
archive: ^3.6.1
|
||||||
|
web: ^0.5.1
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
ffigen: ^11.0.0
|
ffigen: ^11.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user