AppFlowy/frontend
Aman Negi caffb9fdcf
fix(appflowy_flutter): Flutter Version Reset Error (#1923)
* fix(appflowy_flutter): Version Reset Error

- `flutter channel stable` was causing the FlutterSDK to upgrade to it's
latest version.
- Added code to fix this behaviour.
- Tested on Windows and Linux.

* fix(app_flowy): Error in MacOS script

- Replace `-P` with `-E` which should now work as expected in Mac devices.

* fix(app_flowy): Commit Structure

- Fixed Commit Structure

* fix: path reset

Now we move back to cwd after making changes

* chore: change to LF from CTLF

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-03-16 09:41:14 +08:00
..
.vscode Refactor/database classes (#1913) 2023-03-03 18:31:30 +08:00
appflowy_flutter fix: #1928 network cover doesn't work (#1996) 2023-03-15 15:47:29 +08:00
appflowy_tauri fix: Tauri UI issues (#1980) (#1982) 2023-03-13 16:42:45 +08:00
rust-lib feat: get all databases (#1983) 2023-03-14 01:02:54 +08:00
scripts fix(appflowy_flutter): Flutter Version Reset Error (#1923) 2023-03-16 09:41:14 +08:00
Makefile.toml fix: group with not support field test (#1890) 2023-02-27 19:00:00 +08:00