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

Unhandled Exception: RangeError (index): Invalid value: Not in range 0..53, inclusive: 54 #5

Open
JDChi opened this issue Dec 10, 2020 · 1 comment

Comments

@JDChi
Copy link

JDChi commented Dec 10, 2020

When I clone the project and run , it throws the error :

[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: RangeError (index): Invalid value: Not in range 0..53, inclusive: 54
E/flutter ( 3183): #0 List.[] (dart:core-patch/growable_array.dart:146:60)
E/flutter ( 3183): #1 _ExplodeViewState.build... (package:explode_view/explode_view.dart:286:53)
E/flutter ( 3183): #2 new Future.delayed. (dart:async/future.dart:318:39)
E/flutter ( 3183): #3 _rootRun (dart:async/zone.dart:1180:38)
E/flutter ( 3183): #4 _CustomZone.run (dart:async/zone.dart:1077:19)
E/flutter ( 3183): #5 _CustomZone.runGuarded (dart:async/zone.dart:979:7)
E/flutter ( 3183): #6 _CustomZone.bindCallbackGuarded. (dart:async/zone.dart:1019:23)
E/flutter ( 3183): #7 _rootRun (dart:async/zone.dart:1184:13)
E/flutter ( 3183): #8 _CustomZone.run (dart:async/zone.dart:1077:19)
E/flutter ( 3183): #9 _CustomZone.bindCallback. (dart:async/zone.dart:1003:23)
E/flutter ( 3183): #10 Timer._createTimer. (dart:async-patch/timer_patch.dart:23:15)
E/flutter ( 3183): #11 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398:19)
E/flutter ( 3183): #12 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429:5)
E/flutter ( 3183): #13 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)
E/flutter ( 3183):

@hemilpanchiwala
Copy link
Collaborator

@jdnew, the project is running fine on my device. I am not sure what the error is but it can be a screen size error. However, there shouldn't any screen size error also but can you please once check on another phone?

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

2 participants