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

fix "Null check operator used on a null value" #32

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rounce
Copy link

@rounce rounce commented Jun 13, 2022

Exception

_CastError: Null check operator used on a null value
	State.setState (package:flutter/src/widgets/framework.dart:1129)
	_SnakeViewState._goRight.<fn> (package:flutter_snake_navigationbar/src/snake_view.dart:145)
	new Future.delayed.<fn> (dart:async/future.dart:423)
	_rootRun (dart:async/zone.dart:1418)
	_CustomZone.run (dart:async/zone.dart:1328)
	_CustomZone.runGuarded (dart:async/zone.dart:1236)
	_CustomZone.bindCallbackGuarded.<fn> (dart:async/zone.dart:1276)
	_rootRun (dart:async/zone.dart:1426)
	_CustomZone.run (dart:async/zone.dart:1328)
	_CustomZone.bindCallback.<fn> (dart:async/zone.dart:1260)
	Timer._createTimer.<fn> (dart:async-patch/timer_patch.dart:18)
	_Timer._runTimers (dart:isolate-patch/timer_impl.dart:398)
	_Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429)
	_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)

I think this issue is the same as #20

@GoltVik
Copy link
Contributor

GoltVik commented Apr 10, 2023

@krzeznicki @kzietek, could you help somehow?

@kzietek
Copy link
Member

kzietek commented Apr 28, 2023

@GoltVik long time no see! Sorry it took so long. I'll merge this once I obtain access to this repo.

@vanyasem
Copy link

Hi! @kzietek have you managed to obtain the access?

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

Successfully merging this pull request may close these issues.

4 participants