crash_report library

Classes

NativebrikCrashReport
A class to handle crash reporting in Flutter applications.

Functions

recordCrash(Object error, StackTrace stackTrace) Future<void>
Records an error and stack trace for crash reporting.