From 120c36cdbb91aa18a8deb33247b84f8a9f9c53ca Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 15:27:13 +0530 Subject: Adds base component structure --- lib/components/AppList.dart | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/components/AppList.dart (limited to 'lib/components/AppList.dart') diff --git a/lib/components/AppList.dart b/lib/components/AppList.dart new file mode 100644 index 0000000..e69de29 -- cgit v1.3.1