diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-06-02 15:27:13 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-06-02 15:27:13 +0530 |
| commit | 120c36cdbb91aa18a8deb33247b84f8a9f9c53ca (patch) | |
| tree | 9e1ed282a6a96998fef9adfed789c6263db1ac3b /lib/components | |
| parent | f35758beb2719c64e513f684b366c3d0db1c0ec0 (diff) | |
| download | daft-launcher-120c36cdbb91aa18a8deb33247b84f8a9f9c53ca.tar.gz daft-launcher-120c36cdbb91aa18a8deb33247b84f8a9f9c53ca.zip | |
Adds base component structure
Diffstat (limited to 'lib/components')
| -rw-r--r-- | lib/components/AppList.dart | 0 | ||||
| -rw-r--r-- | lib/components/SearchableAppList.dart | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/components/AppList.dart b/lib/components/AppList.dart new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/lib/components/AppList.dart diff --git a/lib/components/SearchableAppList.dart b/lib/components/SearchableAppList.dart new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/lib/components/SearchableAppList.dart |
