Moved data types to its own package and added empty synth package

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-15 11:51:18 +01:00
parent e6fa4b761e
commit 0e7d953ec5
28 changed files with 224 additions and 23 deletions

View File

@@ -8,6 +8,7 @@ environment:
dependencies:
wolf_3d_data: any
wolf_3d_data_types: any
flutter:
sdk: flutter
@@ -23,4 +24,4 @@ flutter:
- assets/shareware/
workspace:
- packages/wolf_3d_data
- packages/*