From 536794c4626763395d4b68c50ee7347a22dfade9 Mon Sep 17 00:00:00 2001 From: Sebastian Roth Date: Tue, 9 Apr 2024 09:31:09 +0100 Subject: [PATCH] start docs --- docs.json | 5 +++++ docs/index.mdx | 1 + 2 files changed, 6 insertions(+) create mode 100644 docs.json create mode 100644 docs/index.mdx diff --git a/docs.json b/docs.json new file mode 100644 index 00000000..efff7df7 --- /dev/null +++ b/docs.json @@ -0,0 +1,5 @@ +{ + "name": "Workmanager", + "description": "Workmanager" + } + \ No newline at end of file diff --git a/docs/index.mdx b/docs/index.mdx new file mode 100644 index 00000000..9de66d9f --- /dev/null +++ b/docs/index.mdx @@ -0,0 +1 @@ +# Flutter Workmanager