From 325024ac0cbdb2168e57d3b1c0bc95af7a778f2a Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Sat, 6 Nov 2021 14:52:05 -0400 Subject: [PATCH] initial commit --- .README.md.un~ | Bin 0 -> 523 bytes README.md | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 .README.md.un~ create mode 100644 README.md diff --git a/.README.md.un~ b/.README.md.un~ new file mode 100644 index 0000000000000000000000000000000000000000..cdaad0f0da7d4400ff02ab1f994f5911e826342d GIT binary patch literal 523 zcmWH`%$*;a=aT=FfvNOVrqL_0y!Adj42M_zS6%kdTxO1S=&OnMSAXQ|*t=Jmfq{V; zh>-y!kORUX0AqvsiEZbWu|P!PFF@o`NSI=<;C~>%Fd9YqD2K8T07l1BXmos)Kr;#) KU#5-ER{;PYu_1&2 literal 0 HcmV?d00001 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c4505a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# flutter hello world + +I'm messing around with flutter, and finally getting started with x-platform development.