Migrate all Dart packages to a single wolf_3d_dart package

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-17 10:55:10 +01:00
parent eec1f8f495
commit 0dc75ded62
120 changed files with 364 additions and 763 deletions

View File

@@ -0,0 +1,16 @@
name: wolf_3d_dart
description: A combined package for all non-Flutter components of wolf 3D
version: 0.0.1
resolution: workspace
environment:
sdk: ^3.11.1
dependencies:
arcane_helper_utils: ^1.4.7
audioplayers: ^6.6.0
crypto: ^3.0.7
dev_dependencies:
lints: ^6.0.0
test: ^1.24.0