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

Unsupported operation: Infinity or NaN toInt #493

Open
liulianshanzhu opened this issue Sep 18, 2023 · 1 comment
Open

Unsupported operation: Infinity or NaN toInt #493

liulianshanzhu opened this issue Sep 18, 2023 · 1 comment

Comments

@liulianshanzhu
Copy link

Problem description

package: scrollable_positioned_list
error: Unsupported operation: Infinity or NaN toInt

Steps to reproduce

Expected behavior

Actual behavior

UnsupportedError

Unsupported operation: Infinity or NaN toInt

#0 _PositionedListState._schedulePositionNotificationUpdate.<anonymous closure> (package:scrollable_positioned_list/src/positioned_list.dart)

#1 SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1284)

#2 SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1223)

#3 SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:1072)

#4 _rootRun (dart:async/zone.dart:1399)

#5 _CustomZone.run (dart:async/zone.dart:1301)

#6 _CustomZone.runGuarded (dart:async/zone.dart:1209)

#7 _invoke (dart:ui/hooks.dart:144)

#8 PlatformDispatcher._drawFrame (dart:ui/platform_dispatcher.dart:359)

#9 _drawFrame (dart:ui/hooks.dart:112)

Environment

scrollable_positioned_list:0.3.5
Flutter 3.10.6

Additional details

@markandrewjaxl
Copy link

Facing the same issue

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