diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-02 15:26:52 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-02 15:26:52 +0530 |
| commit | f35758beb2719c64e513f684b366c3d0db1c0ec0 (patch) | |
| tree | 8c3ea4eae817d3507bb4b94f0b75e036813f9c67 /.metadata | |
| download | daft-launcher-f35758beb2719c64e513f684b366c3d0db1c0ec0.tar.gz daft-launcher-f35758beb2719c64e513f684b366c3d0db1c0ec0.zip | |
Init commit with the boilerplate shit
Diffstat (limited to '.metadata')
| -rw-r--r-- | .metadata | 10 |
1 files changed, 10 insertions, 0 deletions
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 |
