grouped_list icon indicating copy to clipboard operation
grouped_list copied to clipboard

Bad state: Cannot add event after closing

Open joeyzhao1005 opened this issue 1 year ago • 0 comments

Describe the bug #1 ZGroupedListViewState._scrollListener (package:bene/bene/widget/grouped_list/grouped_list_view.dart:380:27) #2 ZGroupedListViewState.build. (package:bene/bene/widget/grouped_list/grouped_list_view.dart:274:9) #3 SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1289:15) #4 SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1227:9) #5 SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:1076:5) #6 _invoke (dart:ui/hooks.dart:145:13) #7 PlatformDispatcher._drawFrame (dart:ui/platform_dispatcher.dart:338:5) #8 _drawFrame (dart:ui/hooks.dart:112:31)

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

Information:

  • Dart version: 2.19.2
  • Flutter version:3.7.3
  • Platform:Android
  • Package version:5.1.2

joeyzhao1005 avatar Jun 09 '23 11:06 joeyzhao1005