Dimibe / grouped_list

A Flutter ListView in which items can be grouped into sections.
https://pub.dev/packages/grouped_list
MIT License
407 stars 107 forks source link

A GlobalKey can only be specified on one widget at a time in the widget tree. #174

Open kimmy-wang opened 1 year ago

kimmy-wang commented 1 year ago

Describe the bug A GlobalKey can only be specified on one widget at a time in the widget tree.

Expected behavior A clear and concise description of what you expected to happen.

Information:

kristofb commented 1 year ago

Hello, is it related to the PR I pushed in december? https://github.com/Dimibe/grouped_list/pull/171