From 7f365f985d36176df4e8ad926a42168175a06c7f Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Fri, 26 Apr 2024 11:00:33 +0800 Subject: [PATCH] add animation_tools dependency --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index cd924faa..435351d1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,6 +16,7 @@ dependencies: plugin_platform_interface: ^2.0.0 tuple: ffi: + animation_tools_dart: ^0.0.1 dev_dependencies: flutter_test: