diff --git a/lib/screen/main/tab/favorite/f_favorite.dart b/lib/screen/main/tab/favorite/f_favorite.dart index 43f9ca1c..6bce9a92 100644 --- a/lib/screen/main/tab/favorite/f_favorite.dart +++ b/lib/screen/main/tab/favorite/f_favorite.dart @@ -1,3 +1,7 @@ + +// 깃허브 너무 어려워 + + import 'package:fast_app_base/common/common.dart'; import 'package:flutter/material.dart'; diff --git a/lib/screen/main/tab/mypage/s_mypage.dart b/lib/screen/main/tab/mypage/s_mypage.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/mypage/w_myAccount.dart b/lib/screen/main/tab/mypage/w_myAccount.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/mypage/w_myGoal.dart b/lib/screen/main/tab/mypage/w_myGoal.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/mypage/w_myInfo.dart b/lib/screen/main/tab/mypage/w_myInfo.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/record/records_dummy.dart b/lib/screen/main/tab/record/records_dummy.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/record/s_add_record_detail_screen.dart b/lib/screen/main/tab/record/s_add_record_detail_screen.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/record/s_record.dart b/lib/screen/main/tab/record/s_record.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/record/vo_record.dart b/lib/screen/main/tab/record/vo_record.dart new file mode 100644 index 00000000..e69de29b diff --git a/lib/screen/main/tab/record/w_record_item.dart b/lib/screen/main/tab/record/w_record_item.dart new file mode 100644 index 00000000..e69de29b