diff --git a/README.md b/README.md index 3207487..89fc60a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,33 @@ -# contraflutterkit +## Contra Flutter Kit -Flutter application built on top of contra wireframe kit. +Flutter application built on top of contra wireframe kit. Thorough this project i will be developing all the screens in flutter and sharing in couple of series post. -## Getting Started +
+
+


+
+
+
+## Mentions
+
+- [Contra wireframe kit](https://contrauikit.com/)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
diff --git a/screenshots/home.jpg b/screenshots/home.jpg
new file mode 100644
index 0000000..97f4423
Binary files /dev/null and b/screenshots/home.jpg differ
diff --git a/screenshots/onboard_type_1.jpg b/screenshots/onboard_type_1.jpg
new file mode 100644
index 0000000..c829146
Binary files /dev/null and b/screenshots/onboard_type_1.jpg differ
diff --git a/screenshots/onboard_type_2.jpg b/screenshots/onboard_type_2.jpg
new file mode 100644
index 0000000..b75acd8
Binary files /dev/null and b/screenshots/onboard_type_2.jpg differ
diff --git a/screenshots/onboard_type_3.jpg b/screenshots/onboard_type_3.jpg
new file mode 100644
index 0000000..504283b
Binary files /dev/null and b/screenshots/onboard_type_3.jpg differ
diff --git a/screenshots/onboard_type_4.jpg b/screenshots/onboard_type_4.jpg
new file mode 100644
index 0000000..1b3227e
Binary files /dev/null and b/screenshots/onboard_type_4.jpg differ
diff --git a/screenshots/welcome_screen.jpg b/screenshots/welcome_screen.jpg
new file mode 100644
index 0000000..6f371e6
Binary files /dev/null and b/screenshots/welcome_screen.jpg differ