From 7631aec7964a13fd8795e0987a138f65f83406a4 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Thu, 10 Oct 2024 20:57:50 +0800 Subject: [PATCH] add native_assets_cli to dependencies --- thermion_dart/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/thermion_dart/pubspec.yaml b/thermion_dart/pubspec.yaml index 53526750..7a16a2f1 100644 --- a/thermion_dart/pubspec.yaml +++ b/thermion_dart/pubspec.yaml @@ -17,6 +17,7 @@ dependencies: web: ^1.0.0 logging: ^1.2.0 http: ^1.2.2 + native_assets_cli: ^0.6.1 dev_dependencies: ffigen: ^13.0.0