model_viewer.dart
model_viewer.dart copied to clipboard
ADD A CUSTOM PROGRESS BAR
I want to show a CustomProgressBar but the ModelViewer arguments don't have onPageStarted and onPageFinished. Please add the arguments :+1:
Hi @seel-channel I created a pr with the requested requirement. There is a callback function final VoidCallback onModelIsVisisble; which is invoked when the model has loaded and is also visible, see: https://modelviewer.dev/docs/#entrydocs-loading-events-modelVisibility