Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL Sosial
bisago
bisago-fe
Commits
8201657e
Commit
8201657e
authored
Jun 07, 2021
by
Ardian Ghifari
Browse files
[GREEN] Solve conflicts
parent
a7fddef8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/page/profile/profile.dart
View file @
8201657e
...
...
@@ -109,7 +109,7 @@ class _ProfileState extends State<Profile> {
baseColor:
Colors
.
grey
[
300
],
highlightColor:
Colors
.
grey
[
100
],
enabled:
_enabled
,
child:
_createProfilePage
(
mockUser
)
)
,
child:
_createProfilePage
(
mockUser
),
);
case
Status
.
error
:
_enabled
=
false
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment