Skip to content

Conversation

ryanhz
Copy link

@ryanhz ryanhz commented Aug 14, 2019

_fadeController is not dispose() at state's dispose() method, causing ticker leaking.

This fixes #15

_fadeController is not dispose() at state's dispose() method, causing ticker leaking
This fixes error like type '(XXX) => List<YYY>' is not a subtype of type
'(dynamic) => List<dynamic>'
jweiw99 added a commit to jweiw99/flutter_dropdown_menu that referenced this pull request Feb 4, 2020
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.

_DropdownMenuState#f9cfe(tickers: tracking 1 ticker) was disposed with an active Ticker
2 participants