AppFlowy/frontend/scripts/install_dev_env
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
..
install_linux.sh fix(appflowy_flutter): Flutter Version Reset Error (#1923) 2023-03-16 09:41:14 +08:00
install_macos.sh fix(appflowy_flutter): Flutter Version Reset Error (#1923) 2023-03-16 09:41:14 +08:00
install_windows.sh fix(appflowy_flutter): Flutter Version Reset Error (#1923) 2023-03-16 09:41:14 +08:00