Closed ctippur closed 4 years ago
Hi @ctippur I'm not familiar with the 3rd party plugin flutube, but the good old try / catch seems working just fine in Dart 2.6
you may want to open an issue in the plugin's dedicated github
Closing, as this isn't an issue with Flutter itself, if you disagree please write in the comments and I will reopen it Thank you
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
Steps to Reproduce
I am trying to use flutube plugin which is throwing an exception. I am unable to catch the exception in my code. Here is the code snippet.
Flutube errors out most of the time without playing the video. I want to be able to catch the error and wrap some logic to retry. Since I cant catch the error, I am unable to write any logic. Appreciate any pointers.
Android/iOS
Logs