From 0f892645afbabf3322bd50ab72c3ca273892f8a6 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Sun, 9 Jun 2024 00:09:19 +1000 Subject: [PATCH] remove example dev dependency on native_* packages --- dart_filament/examples/cli_macos/pubspec.yaml | 2 -- dart_filament/examples/cli_wasm/pubspec.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/dart_filament/examples/cli_macos/pubspec.yaml b/dart_filament/examples/cli_macos/pubspec.yaml index 09e818bd..0ed9f80c 100644 --- a/dart_filament/examples/cli_macos/pubspec.yaml +++ b/dart_filament/examples/cli_macos/pubspec.yaml @@ -16,5 +16,3 @@ dev_dependencies: ffigen: ^11.0.0 lints: ^3.0.0 test: ^1.24.0 - native_assets_cli: ^0.5.0 - native_toolchain_c: ^0.4.0 diff --git a/dart_filament/examples/cli_wasm/pubspec.yaml b/dart_filament/examples/cli_wasm/pubspec.yaml index 09e818bd..0ed9f80c 100644 --- a/dart_filament/examples/cli_wasm/pubspec.yaml +++ b/dart_filament/examples/cli_wasm/pubspec.yaml @@ -16,5 +16,3 @@ dev_dependencies: ffigen: ^11.0.0 lints: ^3.0.0 test: ^1.24.0 - native_assets_cli: ^0.5.0 - native_toolchain_c: ^0.4.0