1

i'm building a flutterflow app and i'm in need of some package to catch and handle errors on the app... most of the searches throw me on this two: https://pub.dev/packages/catcher https://pub.dev/packages/sentry_flutter but as it seems, it's only for pure flutter. Is there a way to implement them on flutterflow ? or another package compatible with flutterflow that catches and handles errors ?

i've tried to implement them as widgets and actions, but it gives me package errors, and according to the documentation, you'd have to put them outside of the MaterialApp class. Is it possible to do this on flutterflow ?

0 Answers0