SimformSolutionsPvtLtd / flutter_showcaseview

Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉
https://pub.dev/packages/showcaseview
MIT License
1.48k stars 433 forks source link

fix: EXCEPTION: FlutterError (Cannot get renderObject of inactive element. #455 #456

Open mtallenca opened 3 months ago

mtallenca commented 3 months ago

Description

added try/catch around overlay builder in the case showcase widget context is dirty and getRenderBox throws an exception

Breaking Change?

No, this PR is not a breaking change.

Related Issues

Closes #455