From 1e6ce0e333e347612d84a3113b0cb709bf774b91 Mon Sep 17 00:00:00 2001 From: Alok Raj <70910857+Alok-Rithvik@users.noreply.github.com> Date: Fri, 9 Oct 2020 15:46:32 +0530 Subject: [PATCH] For Better understanding of the repo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52feb37..4f75553 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Flutter A basic flutter code to get an overview, what does this code actually consist of. #hacktoberfest -Flutter SDK is Google's UI toolkit for crafting beautiful, natively compiled applications for MOBILE, WEB, and DESKTOP from a single codebase in effective cost. +Flutter is an open-source UI software development kit created by Google. +It is used to develop applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase. +The first version of Flutter was known as codename "Sky" and ran on the Android operating system. #hacktoberfest