Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Supabase .range method #31

Open
andreabuttarelli opened this issue Aug 25, 2022 · 0 comments
Open

Problem with Supabase .range method #31

andreabuttarelli opened this issue Aug 25, 2022 · 0 comments

Comments

@andreabuttarelli
Copy link
Collaborator

lib/src/pages/areariservata/page.dart:72:45: Error: The operator '-' isn't defined for the class 'String'.
Try correcting the operator to an existing operator, or defining a '-' operator.
.range(('''''' * 1) - 1, '''''' * 15)

It's occur when I use Supabase

User: Vincenzo94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant