I/flutter (11562): 'package:charts_common/src/chart/layout/layout_manager_impl.dart': Failed assertion: line 115 pos
I/flutter (11562): 12: '_drawAreaBoundsOutdated == false': is not true.
I/flutter (11562): Either the assertion indicates an error in the framework itself, or we should provide substantially
I/flutter (11562): more information in this error message to help you determine and fix the underlying cause.
I/flutter (11562): 'package:charts_common/src/chart/layout/layout_manager_impl.dart': Failed assertion: line 115 pos I/flutter (11562): 12: '_drawAreaBoundsOutdated == false': is not true. I/flutter (11562): Either the assertion indicates an error in the framework itself, or we should provide substantially I/flutter (11562): more information in this error message to help you determine and fix the underlying cause.
Found the way to fix it! Actually someone has made a pull request with the fix but It has not been accepted: https://github.com/google/charts/pull/288/files
Originally posted by @spierr in https://github.com/google/charts/issues/118#issuecomment-508851247
why this hasn't change? have u make this configurable to ensure it doesn't affect the internal consumers of library?@lorrainekan