From b93573f5215f05ac06a7eeaef221bbf33a038acd Mon Sep 17 00:00:00 2001 From: "Bryant, Charles" Date: Fri, 30 Sep 2022 09:10:08 -0700 Subject: [PATCH] Add flutter version to readme --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 61bc1fb13..86718e181 100644 --- a/Readme.md +++ b/Readme.md @@ -12,6 +12,9 @@ We look forward to helping you become a published app developer! ## How to Contribute +### Install Flutter +Campus Mobile supports Flutter version [2.10.5](https://docs.flutter.dev/development/tools/sdk/releases) + ### Creating a Fork From the [Campus Mobile GitHub repo](https://github.com/UCSD/campus-mobile) click the "Fork" button. Next, use your favorite git client or command line to clone the repo: