AppFlowy/frontend/app_flowy/packages/appflowy_backend/lib
Kristen McWilliam 7207e35349
chore: Catch platform errors (#1853)
* refactor(Log): allow passing error and stacktrace to logs

This allows us to log errors and stacktraces in a more structured way.

* feat: catch platform errors

Adds handling for platform errors that are not caught by the
Flutter framework. Doing so will log the error properly and
prevent the app from crashing.
2023-02-14 09:46:25 +08:00
..
dispatch Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
appflowy_backend_method_channel.dart Chore/rename flowy sdk (#1679) 2023-01-08 12:10:53 +08:00
appflowy_backend_platform_interface.dart Chore/rename flowy sdk (#1679) 2023-01-08 12:10:53 +08:00
appflowy_backend.dart Chore/rename flowy sdk (#1679) 2023-01-08 12:10:53 +08:00
ffi.dart feat: propagate log from flutter to rust backend (#1723) 2023-02-07 22:09:43 +08:00
log.dart chore: Catch platform errors (#1853) 2023-02-14 09:46:25 +08:00
rust_stream.dart ci: serial flutter unit test (#1814) 2023-02-07 10:48:28 +08:00