AppFlowy/frontend/app_flowy/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
..
core Refactor: app window logic (#1842) 2023-02-11 14:16:38 +08:00
plugins feat: support create document with initial data (#1841) 2023-02-10 22:24:34 +08:00
startup fix: use window_manager to set minimum window size (#1791) 2023-02-09 14:42:18 +08:00
user docs: udpate user events (#1846) 2023-02-13 08:21:25 +08:00
util/file_picker feat: #1832 Support to import data from Markdown or Text to Document … (#1840) 2023-02-13 09:51:24 +08:00
window Refactor: app window logic (#1842) 2023-02-11 14:16:38 +08:00
workspace feat: add new purple theme (#1693) 2023-02-13 10:19:02 +08:00
main.dart chore: Catch platform errors (#1853) 2023-02-14 09:46:25 +08:00