You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After rendering more then 6 DropzoneView in a listview.builder this error is shown in the debug log.
Flutter was unable to create enough overlay surfaces. This is usually caused by too many platform views being displayed at once. You may experience incorrect rendering.
The text was updated successfully, but these errors were encountered:
After rendering more then 6 DropzoneView in a listview.builder this error is shown in the debug log.
Flutter was unable to create enough overlay surfaces. This is usually caused by too many platform views being displayed at once. You may experience incorrect rendering.
The text was updated successfully, but these errors were encountered: