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

Null Safety causes a problem #53

Closed
yasinarik opened this issue Nov 28, 2020 · 1 comment
Closed

Null Safety causes a problem #53

yasinarik opened this issue Nov 28, 2020 · 1 comment

Comments

@yasinarik
Copy link

Hi! Thank you for making this package available.
I have an urgent situation and need to implement a code by using this package. However, because of the new null safety migration (I think), it gives an error.

Here is the error stack:

The relevant error-causing widget was      NestedScrollView   lib/…/multiviewer/multi-tab-view.dart:34

When the exception was thrown, this was the stack

#0      ScrollPosition.pixels    package:flutter/…/widgets/scroll_position.dart:166

#1      new _NestedScrollPosition    package:extended_nested_scroll_view/src/old_extended_nested_scroll_view.dart:1163

#2      _NestedScrollController.createScrollPosition     package:extended_nested_scroll_view/src/old_extended_nested_scroll_view.dart:1029

#3      ScrollableState._updatePosition     package:flutter/…/widgets/scrollable.dart:406

#4      ScrollableState.didChangeDependencies    package:flutter/…/widgets/scrollable.dart:432
...
════════════════════════════════════════════════════════════════════════════════
@zmtzawqlp
Copy link
Member

#49

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