Timeline fix v0.4.0
Closes #159 (closed)
Fixed by changing the catch-condition in the try/catch block in timeline_bloc.dart to catch dynamic instead of `Exception.
Edited by Christian Leonhard Epping
Closes #159 (closed)
Fixed by changing the catch-condition in the try/catch block in timeline_bloc.dart to catch dynamic instead of `Exception.