diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml index 2e05f02..39f0210 100644 --- a/.idea/caches/deviceStreaming.xml +++ b/.idea/caches/deviceStreaming.xml @@ -51,6 +51,18 @@ diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml index 7c103a1..bed59ec 100644 --- a/.idea/libraries/Dart_Packages.xml +++ b/.idea/libraries/Dart_Packages.xml @@ -131,7 +131,7 @@ - @@ -201,7 +201,7 @@ - @@ -241,7 +241,7 @@ - + @@ -250,7 +250,7 @@ - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 639900d..6e86672 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/assets/fonts/NotoSansKR/NotoSansKR-Black.otf b/assets/fonts/NotoSansKR/NotoSansKR-Black.otf new file mode 100644 index 0000000..0cfa4bb Binary files /dev/null and b/assets/fonts/NotoSansKR/NotoSansKR-Black.otf differ diff --git a/assets/fonts/NotoSansKR/NotoSansKR-Bold.otf b/assets/fonts/NotoSansKR/NotoSansKR-Bold.otf new file mode 100644 index 0000000..7f4131c Binary files /dev/null and b/assets/fonts/NotoSansKR/NotoSansKR-Bold.otf differ diff --git a/assets/fonts/NotoSansKR/NotoSansKR-Light.otf b/assets/fonts/NotoSansKR/NotoSansKR-Light.otf new file mode 100644 index 0000000..03f948c Binary files /dev/null and b/assets/fonts/NotoSansKR/NotoSansKR-Light.otf differ diff --git a/assets/fonts/NotoSansKR/NotoSansKR-Medium.otf b/assets/fonts/NotoSansKR/NotoSansKR-Medium.otf new file mode 100644 index 0000000..d8cacce Binary files /dev/null and b/assets/fonts/NotoSansKR/NotoSansKR-Medium.otf differ diff --git a/assets/fonts/NotoSansKR/NotoSansKR-Regular.otf b/assets/fonts/NotoSansKR/NotoSansKR-Regular.otf new file mode 100644 index 0000000..e26c1cd Binary files /dev/null and b/assets/fonts/NotoSansKR/NotoSansKR-Regular.otf differ diff --git a/assets/fonts/NotoSansKR/NotoSansKR-Thin.otf b/assets/fonts/NotoSansKR/NotoSansKR-Thin.otf new file mode 100644 index 0000000..6bc00c4 Binary files /dev/null and b/assets/fonts/NotoSansKR/NotoSansKR-Thin.otf differ diff --git a/assets/fonts/NotoSansKR/OFL.txt b/assets/fonts/NotoSansKR/OFL.txt index d57ea9c..77b1731 100644 --- a/assets/fonts/NotoSansKR/OFL.txt +++ b/assets/fonts/NotoSansKR/OFL.txt @@ -1,8 +1,6 @@ -Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source' - This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: -https://openfontlicense.org +http://scripts.sil.org/OFL ----------------------------------------------------------- diff --git a/assets/icons/home/2.0x/home_icon.png b/assets/icons/home/2.0x/home_icon.png new file mode 100644 index 0000000..48e0d7e Binary files /dev/null and b/assets/icons/home/2.0x/home_icon.png differ diff --git a/assets/icons/home/2.0x/inProgress.png b/assets/icons/home/2.0x/inProgress.png new file mode 100644 index 0000000..f19c0e3 Binary files /dev/null and b/assets/icons/home/2.0x/inProgress.png differ diff --git a/assets/icons/home/2.0x/progress.png b/assets/icons/home/2.0x/progress.png new file mode 100644 index 0000000..f2347d6 Binary files /dev/null and b/assets/icons/home/2.0x/progress.png differ diff --git a/assets/icons/home/2.0x/settings_icon.png b/assets/icons/home/2.0x/settings_icon.png new file mode 100644 index 0000000..c3ee7da Binary files /dev/null and b/assets/icons/home/2.0x/settings_icon.png differ diff --git a/assets/icons/home/2.0x/time.png b/assets/icons/home/2.0x/time.png new file mode 100644 index 0000000..9f5a620 Binary files /dev/null and b/assets/icons/home/2.0x/time.png differ diff --git a/assets/icons/home/2.0x/workouts_icon.png b/assets/icons/home/2.0x/workouts_icon.png new file mode 100644 index 0000000..dd6371b Binary files /dev/null and b/assets/icons/home/2.0x/workouts_icon.png differ diff --git a/assets/icons/home/3.0x/home_icon.png b/assets/icons/home/3.0x/home_icon.png new file mode 100644 index 0000000..1193ad3 Binary files /dev/null and b/assets/icons/home/3.0x/home_icon.png differ diff --git a/assets/icons/home/3.0x/inProgress.png b/assets/icons/home/3.0x/inProgress.png new file mode 100644 index 0000000..b7ce8c3 Binary files /dev/null and b/assets/icons/home/3.0x/inProgress.png differ diff --git a/assets/icons/home/3.0x/progress.png b/assets/icons/home/3.0x/progress.png new file mode 100644 index 0000000..cf87882 Binary files /dev/null and b/assets/icons/home/3.0x/progress.png differ diff --git a/assets/icons/home/3.0x/settings_icon.png b/assets/icons/home/3.0x/settings_icon.png new file mode 100644 index 0000000..7daf11a Binary files /dev/null and b/assets/icons/home/3.0x/settings_icon.png differ diff --git a/assets/icons/home/3.0x/time.png b/assets/icons/home/3.0x/time.png new file mode 100644 index 0000000..2379dc4 Binary files /dev/null and b/assets/icons/home/3.0x/time.png differ diff --git a/assets/icons/home/3.0x/workouts_icon.png b/assets/icons/home/3.0x/workouts_icon.png new file mode 100644 index 0000000..48b24ff Binary files /dev/null and b/assets/icons/home/3.0x/workouts_icon.png differ diff --git a/assets/icons/home/home_icon.png b/assets/icons/home/home_icon.png new file mode 100644 index 0000000..018338c Binary files /dev/null and b/assets/icons/home/home_icon.png differ diff --git a/assets/icons/home/inProgress.png b/assets/icons/home/inProgress.png new file mode 100644 index 0000000..607e9bd Binary files /dev/null and b/assets/icons/home/inProgress.png differ diff --git a/assets/icons/home/progress.png b/assets/icons/home/progress.png new file mode 100644 index 0000000..951ee31 Binary files /dev/null and b/assets/icons/home/progress.png differ diff --git a/assets/icons/home/settings_icon.png b/assets/icons/home/settings_icon.png new file mode 100644 index 0000000..7b62494 Binary files /dev/null and b/assets/icons/home/settings_icon.png differ diff --git a/assets/icons/home/time.png b/assets/icons/home/time.png new file mode 100644 index 0000000..cd03100 Binary files /dev/null and b/assets/icons/home/time.png differ diff --git a/assets/icons/home/workouts_icon.png b/assets/icons/home/workouts_icon.png new file mode 100644 index 0000000..4edf65d Binary files /dev/null and b/assets/icons/home/workouts_icon.png differ diff --git a/assets/icons/social_networks/2.0x/facebook.png b/assets/icons/social_networks/2.0x/facebook.png new file mode 100644 index 0000000..b414646 Binary files /dev/null and b/assets/icons/social_networks/2.0x/facebook.png differ diff --git a/assets/icons/social_networks/2.0x/instagram.png b/assets/icons/social_networks/2.0x/instagram.png new file mode 100644 index 0000000..872ca01 Binary files /dev/null and b/assets/icons/social_networks/2.0x/instagram.png differ diff --git a/assets/icons/social_networks/2.0x/twitter.png b/assets/icons/social_networks/2.0x/twitter.png new file mode 100644 index 0000000..44af330 Binary files /dev/null and b/assets/icons/social_networks/2.0x/twitter.png differ diff --git a/assets/icons/social_networks/3.0x/facebook.png b/assets/icons/social_networks/3.0x/facebook.png new file mode 100644 index 0000000..1f4f348 Binary files /dev/null and b/assets/icons/social_networks/3.0x/facebook.png differ diff --git a/assets/icons/social_networks/3.0x/instagram.png b/assets/icons/social_networks/3.0x/instagram.png new file mode 100644 index 0000000..131815a Binary files /dev/null and b/assets/icons/social_networks/3.0x/instagram.png differ diff --git a/assets/icons/social_networks/3.0x/twitter.png b/assets/icons/social_networks/3.0x/twitter.png new file mode 100644 index 0000000..2db6933 Binary files /dev/null and b/assets/icons/social_networks/3.0x/twitter.png differ diff --git a/assets/icons/social_networks/facebook.png b/assets/icons/social_networks/facebook.png new file mode 100644 index 0000000..5f82058 Binary files /dev/null and b/assets/icons/social_networks/facebook.png differ diff --git a/assets/icons/social_networks/instagram.png b/assets/icons/social_networks/instagram.png new file mode 100644 index 0000000..81ffac5 Binary files /dev/null and b/assets/icons/social_networks/instagram.png differ diff --git a/assets/icons/social_networks/twitter.png b/assets/icons/social_networks/twitter.png new file mode 100644 index 0000000..3a5deca Binary files /dev/null and b/assets/icons/social_networks/twitter.png differ diff --git a/assets/icons/workouts/2.0x/back.png b/assets/icons/workouts/2.0x/back.png new file mode 100644 index 0000000..5aa8089 Binary files /dev/null and b/assets/icons/workouts/2.0x/back.png differ diff --git a/assets/icons/workouts/2.0x/exercise.png b/assets/icons/workouts/2.0x/exercise.png new file mode 100644 index 0000000..7173690 Binary files /dev/null and b/assets/icons/workouts/2.0x/exercise.png differ diff --git a/assets/icons/workouts/2.0x/full_body.png b/assets/icons/workouts/2.0x/full_body.png new file mode 100644 index 0000000..2d7ca27 Binary files /dev/null and b/assets/icons/workouts/2.0x/full_body.png differ diff --git a/assets/icons/workouts/2.0x/pilates.png b/assets/icons/workouts/2.0x/pilates.png new file mode 100644 index 0000000..aa21a22 Binary files /dev/null and b/assets/icons/workouts/2.0x/pilates.png differ diff --git a/assets/icons/workouts/2.0x/rectangle.png b/assets/icons/workouts/2.0x/rectangle.png new file mode 100644 index 0000000..d35ccbd Binary files /dev/null and b/assets/icons/workouts/2.0x/rectangle.png differ diff --git a/assets/icons/workouts/2.0x/stretching.png b/assets/icons/workouts/2.0x/stretching.png new file mode 100644 index 0000000..b862ca8 Binary files /dev/null and b/assets/icons/workouts/2.0x/stretching.png differ diff --git a/assets/icons/workouts/2.0x/yoga.png b/assets/icons/workouts/2.0x/yoga.png new file mode 100644 index 0000000..e959a10 Binary files /dev/null and b/assets/icons/workouts/2.0x/yoga.png differ diff --git a/assets/icons/workouts/3.0x/back.png b/assets/icons/workouts/3.0x/back.png new file mode 100644 index 0000000..81fb0d3 Binary files /dev/null and b/assets/icons/workouts/3.0x/back.png differ diff --git a/assets/icons/workouts/3.0x/exercise.png b/assets/icons/workouts/3.0x/exercise.png new file mode 100644 index 0000000..b458f14 Binary files /dev/null and b/assets/icons/workouts/3.0x/exercise.png differ diff --git a/assets/icons/workouts/3.0x/full_body.png b/assets/icons/workouts/3.0x/full_body.png new file mode 100644 index 0000000..64b3c57 Binary files /dev/null and b/assets/icons/workouts/3.0x/full_body.png differ diff --git a/assets/icons/workouts/3.0x/pilates.png b/assets/icons/workouts/3.0x/pilates.png new file mode 100644 index 0000000..77580f4 Binary files /dev/null and b/assets/icons/workouts/3.0x/pilates.png differ diff --git a/assets/icons/workouts/3.0x/rectangle.png b/assets/icons/workouts/3.0x/rectangle.png new file mode 100644 index 0000000..9f8cc67 Binary files /dev/null and b/assets/icons/workouts/3.0x/rectangle.png differ diff --git a/assets/icons/workouts/3.0x/stretching.png b/assets/icons/workouts/3.0x/stretching.png new file mode 100644 index 0000000..6a96b06 Binary files /dev/null and b/assets/icons/workouts/3.0x/stretching.png differ diff --git a/assets/icons/workouts/3.0x/yoga.png b/assets/icons/workouts/3.0x/yoga.png new file mode 100644 index 0000000..61581d6 Binary files /dev/null and b/assets/icons/workouts/3.0x/yoga.png differ diff --git a/assets/icons/workouts/back.png b/assets/icons/workouts/back.png new file mode 100644 index 0000000..43bcb77 Binary files /dev/null and b/assets/icons/workouts/back.png differ diff --git a/assets/icons/workouts/exercise.png b/assets/icons/workouts/exercise.png new file mode 100644 index 0000000..ce70085 Binary files /dev/null and b/assets/icons/workouts/exercise.png differ diff --git a/assets/icons/workouts/full_body.png b/assets/icons/workouts/full_body.png new file mode 100644 index 0000000..cc9a512 Binary files /dev/null and b/assets/icons/workouts/full_body.png differ diff --git a/assets/icons/workouts/pilates.png b/assets/icons/workouts/pilates.png new file mode 100644 index 0000000..feb5893 Binary files /dev/null and b/assets/icons/workouts/pilates.png differ diff --git a/assets/icons/workouts/rectangle.png b/assets/icons/workouts/rectangle.png new file mode 100644 index 0000000..e8e46af Binary files /dev/null and b/assets/icons/workouts/rectangle.png differ diff --git a/assets/icons/workouts/stretching.png b/assets/icons/workouts/stretching.png new file mode 100644 index 0000000..5937bf9 Binary files /dev/null and b/assets/icons/workouts/stretching.png differ diff --git a/assets/icons/workouts/time.png b/assets/icons/workouts/time.png new file mode 100644 index 0000000..de095d6 Binary files /dev/null and b/assets/icons/workouts/time.png differ diff --git a/assets/icons/workouts/yoga.png b/assets/icons/workouts/yoga.png new file mode 100644 index 0000000..ebc6cef Binary files /dev/null and b/assets/icons/workouts/yoga.png differ diff --git a/assets/images/auth/2.0x/eye_icon.png b/assets/images/auth/2.0x/eye_icon.png new file mode 100644 index 0000000..34f2c4a Binary files /dev/null and b/assets/images/auth/2.0x/eye_icon.png differ diff --git a/assets/images/auth/3.0x/eye_icon.png b/assets/images/auth/3.0x/eye_icon.png new file mode 100644 index 0000000..553f034 Binary files /dev/null and b/assets/images/auth/3.0x/eye_icon.png differ diff --git a/assets/images/auth/eye_icon.png b/assets/images/auth/eye_icon.png new file mode 100644 index 0000000..2b5f3b4 Binary files /dev/null and b/assets/images/auth/eye_icon.png differ diff --git a/assets/images/exercises/2.0x/recicling.png b/assets/images/exercises/2.0x/recicling.png new file mode 100644 index 0000000..3856c45 Binary files /dev/null and b/assets/images/exercises/2.0x/recicling.png differ diff --git a/assets/images/exercises/3.0x/recicling.png b/assets/images/exercises/3.0x/recicling.png new file mode 100644 index 0000000..0e3bbd5 Binary files /dev/null and b/assets/images/exercises/3.0x/recicling.png differ diff --git a/assets/images/exercises/recicling.png b/assets/images/exercises/recicling.png new file mode 100644 index 0000000..7465013 Binary files /dev/null and b/assets/images/exercises/recicling.png differ diff --git a/assets/images/home/2.0x/arms.png b/assets/images/home/2.0x/arms.png new file mode 100644 index 0000000..860aeec Binary files /dev/null and b/assets/images/home/2.0x/arms.png differ diff --git a/assets/images/home/2.0x/cardio.png b/assets/images/home/2.0x/cardio.png new file mode 100644 index 0000000..628e5d6 Binary files /dev/null and b/assets/images/home/2.0x/cardio.png differ diff --git a/assets/images/home/2.0x/finished.png b/assets/images/home/2.0x/finished.png new file mode 100644 index 0000000..5d2626a Binary files /dev/null and b/assets/images/home/2.0x/finished.png differ diff --git a/assets/images/home/3.0x/arms.png b/assets/images/home/3.0x/arms.png new file mode 100644 index 0000000..9b3da72 Binary files /dev/null and b/assets/images/home/3.0x/arms.png differ diff --git a/assets/images/home/3.0x/cardio.png b/assets/images/home/3.0x/cardio.png new file mode 100644 index 0000000..4a90490 Binary files /dev/null and b/assets/images/home/3.0x/cardio.png differ diff --git a/assets/images/home/3.0x/finished.png b/assets/images/home/3.0x/finished.png new file mode 100644 index 0000000..7cc9575 Binary files /dev/null and b/assets/images/home/3.0x/finished.png differ diff --git a/assets/images/home/4.0x/cardio.png b/assets/images/home/4.0x/cardio.png new file mode 100644 index 0000000..a044d9a Binary files /dev/null and b/assets/images/home/4.0x/cardio.png differ diff --git a/assets/images/home/arms.png b/assets/images/home/arms.png new file mode 100644 index 0000000..e4f8c53 Binary files /dev/null and b/assets/images/home/arms.png differ diff --git a/assets/images/home/cardio.png b/assets/images/home/cardio.png new file mode 100644 index 0000000..5a41efd Binary files /dev/null and b/assets/images/home/cardio.png differ diff --git a/assets/images/home/finished.png b/assets/images/home/finished.png new file mode 100644 index 0000000..929da66 Binary files /dev/null and b/assets/images/home/finished.png differ diff --git a/assets/images/home/profile.png b/assets/images/home/profile.png new file mode 100644 index 0000000..899dc0d Binary files /dev/null and b/assets/images/home/profile.png differ diff --git a/assets/images/onboarding/2.0x/onboarding.png b/assets/images/onboarding/2.0x/onboarding.png new file mode 100644 index 0000000..bd24c12 Binary files /dev/null and b/assets/images/onboarding/2.0x/onboarding.png differ diff --git a/assets/images/onboarding/2.0x/onboarding_2.png b/assets/images/onboarding/2.0x/onboarding_2.png new file mode 100644 index 0000000..9505486 Binary files /dev/null and b/assets/images/onboarding/2.0x/onboarding_2.png differ diff --git a/assets/images/onboarding/2.0x/onboarding_3.png b/assets/images/onboarding/2.0x/onboarding_3.png new file mode 100644 index 0000000..0adf722 Binary files /dev/null and b/assets/images/onboarding/2.0x/onboarding_3.png differ diff --git a/assets/images/onboarding/3.0x/onboarding.png b/assets/images/onboarding/3.0x/onboarding.png new file mode 100644 index 0000000..874bff8 Binary files /dev/null and b/assets/images/onboarding/3.0x/onboarding.png differ diff --git a/assets/images/onboarding/3.0x/onboarding_2.png b/assets/images/onboarding/3.0x/onboarding_2.png new file mode 100644 index 0000000..b0c3e31 Binary files /dev/null and b/assets/images/onboarding/3.0x/onboarding_2.png differ diff --git a/assets/images/onboarding/3.0x/onboarding_3.png b/assets/images/onboarding/3.0x/onboarding_3.png new file mode 100644 index 0000000..5bfd5d6 Binary files /dev/null and b/assets/images/onboarding/3.0x/onboarding_3.png differ diff --git a/assets/images/onboarding/onboarding.png b/assets/images/onboarding/onboarding.png new file mode 100644 index 0000000..6be3ff6 Binary files /dev/null and b/assets/images/onboarding/onboarding.png differ diff --git a/assets/images/onboarding/onboarding_2.png b/assets/images/onboarding/onboarding_2.png new file mode 100644 index 0000000..9cecf87 Binary files /dev/null and b/assets/images/onboarding/onboarding_2.png differ diff --git a/assets/images/onboarding/onboarding_3.png b/assets/images/onboarding/onboarding_3.png new file mode 100644 index 0000000..c5427b0 Binary files /dev/null and b/assets/images/onboarding/onboarding_3.png differ diff --git a/assets/videos/workouts/cow.mp4 b/assets/videos/workouts/cow.mp4 new file mode 100644 index 0000000..cf8c08a Binary files /dev/null and b/assets/videos/workouts/cow.mp4 differ diff --git a/assets/videos/workouts/reclining.mp4 b/assets/videos/workouts/reclining.mp4 new file mode 100644 index 0000000..c3449da Binary files /dev/null and b/assets/videos/workouts/reclining.mp4 differ diff --git a/assets/videos/workouts/warriorII.mp4 b/assets/videos/workouts/warriorII.mp4 new file mode 100644 index 0000000..134dd01 Binary files /dev/null and b/assets/videos/workouts/warriorII.mp4 differ