feat: add genai dependency to dashbot package

This commit is contained in:
Udhay-Adithya
2025-08-31 14:16:30 +05:30
parent 15e3856242
commit ec296a7487

View File

@@ -15,6 +15,8 @@ dependencies:
path: ../apidash_design_system
apidash_core:
path: ../apidash_core
genai:
path: ../genai
flutter_riverpod: ^2.5.1
riverpod_annotation: ^2.5.1