-
Notifications
You must be signed in to change notification settings - Fork 184
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
xlider for Flutter web #35
Comments
Any updates here? |
Hi. sorry for my late response. could you please share more details. what is index, on which line the error is... |
There is a related issue here . I'm not sure but maybe this is a dart web bug or something. I haven't used dart for web yet. I'll try to find out what cause this error |
Hi |
This is more of a request than an issue.
I would like to use flutter_xlider for the Flutter web too.
Currently, when compiled, it gives the error:
Another exception was thrown: RangeError (index): Index out of range: index should be less than 1: 1
The same code works fine on mobile.
The text was updated successfully, but these errors were encountered: