-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Description
OS: Mac OS
Device: iOS Simulator
Steps to Reproduce
When I tried to show snackbar with some animation, I am getting the following error.
Logs
══╡ EXCEPTION CAUGHT BY GESTURE ╞═══════════════════════════════════════════════════════════════════
The following assertion was thrown while handling a gesture:
'package:flutter/src/animation/animation_controller.dart': Failed assertion: line 127 pos 15: 'vsync
!= null': is not true.
Either the assertion indicates an error in the framework itself, or we should provide substantially
more information in this error message to help you determine and fix the underlying cause.
In either case, please report this assertion by filing a bug on GitHub:
https://github.com/flutter/flutter/issues/new
When the exception was thrown, this was the stack:
Handler: onTap
Recognizer:
TapGestureRecognizer#c1a30(debugOwner: GestureDetector, state: possible, won arena, finalPosition:
════════════════════════════════════════════════════════════════════════════════════════════════════
> For more information about diagnosing and reporting Flutter bugs, please see [https://flutter.io/bug-reports/](https://flutter.io/bug-reports/).
Metadata
Metadata
Assignees
Labels
No labels