From 14ef3410eba69912c9ccb4836be1d15b989df81a Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Tue, 12 Sep 2023 12:46:39 -0700 Subject: [PATCH 1/2] Update Readme Flutter --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index e3c8b51b2..c36036e5b 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -19,7 +19,7 @@ You can access the design document [here](https://docs.google.com/document/d/1S- - Flutter 3.x - Dart 3.x - +Flutter comes with Dart, to install Flutter, follow the instructions here: https://docs.flutter.dev/get-started/install ## Installation 1. **Clone the repo:** From c23278eabd1b73c007bb21bf0486c1b1d5a2ff75 Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Tue, 12 Sep 2023 12:47:09 -0700 Subject: [PATCH 2/2] Update README.md --- frontend/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/README.md b/frontend/README.md index c36036e5b..5b8435df2 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -19,7 +19,9 @@ You can access the design document [here](https://docs.google.com/document/d/1S- - Flutter 3.x - Dart 3.x + Flutter comes with Dart, to install Flutter, follow the instructions here: https://docs.flutter.dev/get-started/install + ## Installation 1. **Clone the repo:**