From f35758beb2719c64e513f684b366c3d0db1c0ec0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 15:26:52 +0530 Subject: Init commit with the boilerplate shit --- .metadata | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .metadata (limited to '.metadata') diff --git a/.metadata b/.metadata new file mode 100644 index 0000000..8d7c2e2 --- /dev/null +++ b/.metadata @@ -0,0 +1,10 @@ +# This file tracks properties of this Flutter project. +# Used by Flutter tool to assess capabilities and perform upgrades etc. +# +# This file should be version controlled and should not be manually edited. + +version: + revision: 1d395c5e187370f2838bb043d3b438029b484bfc + channel: master + +project_type: app -- cgit v1.3.1