Closed ogatayosuke0117 closed 3 months ago
Project ID ; menuz-zu0vj4
Hello!
The issue seems to be that the error log indicates a conflict with the translation of Firestore data from two packages:
Error: 'getTranslationListFirestoreData' is exported from both 'package:menuz/backend/schema/structs/translation_list_struct.dart' and 'package:menuz/backend/schema/structs/translation_struct.dart'.
Try removing one of these conflicting exports to see if it resolves the issue.
Best regards,
Azanello
how can I see the 2 darts code?? I removed extention from firebase though 'package:menuz/backend/schema/structs/translation_list_struct.dart' and 'package:menuz/backend/schema/structs/translation_struct.dart'
I mean how can I remove of them?
I also suddenly started having similar issues about 2 hours ago. (See attached image)
For reference, before this issue occurred, I was modifying the UI and backend logic, and the compilation was fine until this issue occurred. And when I tried to check the result after changing the label value on the screen, the compilation error started occurring.
The strange thing is, I have created and used several custom widgets, but I have not created any custom widgets in the past 2 weeks.
I tried to fix this error yesterday by excluding my custom widgets from compilation. But this error still occurred, so I gave up working on FF yesterday.
And today I didn't do anything, but this issue disappeared. So I included all my custom widgets in the project, and this issue still doesn't occur.
That means this issue doesn't occur to me now, and this issue disappeared regardless of my work.
Hello again!
I'm glad is fixed so i'll close this issue for now, if this happens again please don't hesitate in creating a new one!
Can we access your project?
Current Behavior
Expected Behavior
Solve it or give me solution
Steps to Reproduce
all in image I installed firebase translation extention 1 week ago, that might be issue?? this one! https://extensions.dev/extensions/firebase/firestore-translate-text
and also, traslation in flutterflow is activated at same time, with multiple languages,
Reproducible from Blank
Bug Report Code (Required)
ITEei/HlvM5Jn7wG0Kn6K8JonQMwJ0QlUIInj+0bWRMhfar2PIoieePObRdLYteYfwlqHFakhXMH0c7rkYbxLPA5ORaZbqJz1r5XQTmUezm7WrGbDZCCbXF7EZhRIVSx4Ym0kBMmJtBiSU4b706YJfCdG3qCf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
No response