From 12e6179a4e6acb3bc79e7463d9bf472bf526037c Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Sat, 21 Apr 2018 15:56:38 +0530 Subject: [PATCH] first commit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f336c64 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# flutter_walkthrough + +A new Flutter package which helps developers in creating walkthrough of their app. + +## Getting Started + +For help getting started with Flutter, view our online [documentation](https://flutter.io/). + +For help on editing package code, view the [documentation](https://flutter.io/developing-packages/).