AppFlowy/frontend/app_flowy/macos
Kristen McWilliam 6b8c7d7bc6
fix: use window_manager to set minimum window size (#1791)
* fix: use window_manager to set minimum window size

Resolves #762
Resolves #1559

* refactor: only init WidgetsFlutterBinding once

* fix: set window minimum size

Was meant to be setMinimumSize not setSize

* fix: windows manager crash on macOS

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-02-09 14:42:18 +08:00
..
Flutter fix: use window_manager to set minimum window size (#1791) 2023-02-09 14:42:18 +08:00
Runner feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
Runner.xcodeproj fix: fix macOS build on intel chip 2022-09-18 17:08:33 +08:00
Runner.xcworkspace add frontend folder 2021-11-20 09:34:43 +08:00
.gitignore add frontend folder 2021-11-20 09:34:43 +08:00
Podfile feat: only build the specify archs in macOS platform 2022-06-08 00:54:21 +08:00