kechankrisna / flutter_responsive_table

BSD 2-Clause "Simplified" License
60 stars 25 forks source link

Expanded required otherwise exception #34

Open Mmisiek opened 2 years ago

Mmisiek commented 2 years ago

It took some experiments to learn that expanded must be set, if it is NULL plugin crashes :(

Change in example: autoHeight: false, expanded: null, ),

Then:

Restarted application in 123ms. 1 ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following TypeErrorImpl was thrown building ResponsiveDatatable(dirty, dependencies: [MediaQuery], state: _ResponsiveDatatableState#da38f): Unexpected null value. The relevant error-causing widget was: ResponsiveDatatable ResponsiveDatatable:file:///Users/michal/Downloads/flutter_responsive_table-master/example/lib/main.dart:268:24 When the exception was thrown, this was the stack: dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 266:49 throw_ dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 528:63 nullCheck packages/responsive_table/src/responsive_datatable.dart 382:31 <fn> packages/responsive_table/src/responsive_datatable.dart 384:39 desktopList packages/responsive_table/src/responsive_datatable.dart 480:54 <fn> packages/responsive_table/src/responsive_datatable.dart 486:40 build packages/flutter/src/widgets/framework.dart 4992:27 build packages/flutter/src/widgets/framework.dart 4878:15 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 5904:32 updateChildren packages/flutter/src/widgets/framework.dart 6460:17 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 4956:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 5904:32 updateChildren packages/flutter/src/widgets/framework.dart 6460:17 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 6307:14 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5228:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 5082:5 update packages/flutter/src/widgets/framework.dart 3570:14 updateChild packages/flutter/src/widgets/framework.dart 4904:16 performRebuild packages/flutter/src/widgets/framework.dart 5050:11 performRebuild packages/flutter/src/widgets/framework.dart 4604:5 rebuild packages/flutter/src/widgets/framework.dart 2667:18 buildScope packages/flutter/src/widgets/binding.dart 882:9 drawFrame packages/flutter/src/rendering/binding.dart 378:5 [_handlePersistentFrameCallback] packages/flutter/src/scheduler/binding.dart 1175:15 [_invokeFrameCallback] packages/flutter/src/scheduler/binding.dart 1104:9 handleDrawFrame packages/flutter/src/scheduler/binding.dart 1015:5 [_handleDrawFrame] lib/_engine/engine/platform_dispatcher.dart 1168:13 invoke lib/_engine/engine/platform_dispatcher.dart 219:5 invokeOnDrawFrame lib/_engine/engine/initialization.dart 195:45 <fn> dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 334:14 _checkAndCall dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 339:39 dcall ════════════════════════════════════════════════════════════════════════════════════════════════════