Skip to content

Commit

Permalink
Merge pull request #52 from Fam-Story/feat/11-feat-homepage-구현
Browse files Browse the repository at this point in the history
Feat/11 feat homepage 구현
  • Loading branch information
JINOJ37 authored Nov 30, 2023
2 parents 2be9d19 + 121f7ba commit f4bb94a
Show file tree
Hide file tree
Showing 8 changed files with 533 additions and 2 deletions.
Binary file added assets/images/heart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/poke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/thumbdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/thumbup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import 'package:fam_story_frontend/pages/family_create_page.dart';
import 'package:fam_story_frontend/pages/family_join_page.dart';
import 'package:fam_story_frontend/pages/home_page.dart';
import 'package:fam_story_frontend/pages/role_page.dart';
import 'package:flutter/material.dart';
import 'package:fam_story_frontend/screens/loading_screen.dart';
Expand Down
Loading

0 comments on commit f4bb94a

Please sign in to comment.