Open jakals37 opened 2 days ago
It looks like its an issue when there are more than one equal statements in the code. 2nd one gives and error
Hello!
Thank you for bringing this to our attention. I can confirm this issue and will escalate it to the engineering team as a high priority for a fix.
I have a same issue
Same here, can't finish my project because of this bug.
Can we access your project?
Current Behavior
When sending app to app store and upload on web, i get the following errors. All is related to equal and greater than equal in listviews with the supabase update:
Target dart2js failed: ProcessException: Process exited abnormally with exit code 1: lib/a_tab_bars/events/events_widget.dart:212:50: Error: The method 'gte' isn't defined for the class 'SupabaseStreamBuilder'.
0 RunResult.throwException (package:flutter_tools/src/base/process.dart:122:5)
Expected Behavior
For the apps to publish.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4wi8mAvI9IsbRJ+KqJccAxnjwWGDt+U7g7lNVDbCs8GqLuPe0UWMzBUBFUOem7dAlieFn9hnEX/MnIi9jXCPAEJTObQNl9zJZUazqXfF6gV7a2O4S3b0dSFplTIEis4bW7rhIlXctYSHw76meuHvO9SXbAO5jtIlU7POa4XdeK2SrDX1iXc2URm05KZDPz
Visual documentation
Environment
Additional Information
No response