-
Notifications
You must be signed in to change notification settings - Fork 0
profile_page.dart #20
Description
profile-page.dart
Ma sie składać z komponentu header.dart, oraz dwóch komponentów profile-page-groups.dart oraz profile-page-friends.dart.
profile-page-groups.dart:
Ma sie składać z dwóch komponentów:
profile-page-groups-header.dart gdzie ‘View all >’ ma być komponentem custom-button.dart
profile-page-groups-view.dart gdzie ten zielony przycisk z napisem ma byc komponentem custom-button.dart i te szare przyciski z logiem grupy oraz nazwa grupy to rownież maja być komponenty custom-button.dart
profile-page-friends.dart:
Ma sie składać z dwóch komponentów:
profile-page-friends-header.dart gdzie ‘View all >’ ma być komponentem custom-button.dart
profile-page-friends-view.dart gdzie ten zielony przycisk z napisem ma byc komponentem custom-button.dart i te karty to mają być przyciski a w nich komponenty avatar-text.dart
