From e7c89e8db92a7b8ed3ff350d76cd0a5cb04c000e Mon Sep 17 00:00:00 2001 From: Tushar Nikam Date: Tue, 1 Dec 2020 02:35:27 +0530 Subject: [PATCH] some changes with new update --- index.html | 7 +- lib/UI/About.dart | 12 +- lib/UI/Home.dart | 2 +- lib/UI/HomePage.dart | 88 +++++---- lib/UI/Work.dart | 312 +++++++++++-------------------- lib/Widget/MobileWork.dart | 206 ++++++++------------ lib/Widget/MobileWorkBox.dart | 45 +++++ lib/Widget/Workbox.dart | 45 +++++ lib/Widget/work_custom_data.dart | 53 ++++++ lib/main.dart | 14 +- 10 files changed, 392 insertions(+), 392 deletions(-) create mode 100644 lib/Widget/MobileWorkBox.dart create mode 100644 lib/Widget/Workbox.dart create mode 100644 lib/Widget/work_custom_data.dart diff --git a/index.html b/index.html index 2b47406..c1e7d15 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ - + @@ -11,6 +11,9 @@ + + + @@ -22,7 +25,7 @@ application. For more information, see: https://developers.google.com/web/fundamentals/primers/service-workers -->