Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2021
Kelas D
Fundex.id - Security Crowdfunding Mobile Application
ppl2021-D-SLhape
Commits
6ba140ad
Commit
6ba140ad
authored
Jun 25, 2021
by
Habel Christiando Tobing
Browse files
error resolve.
parent
b3a72bcf
Pipeline
#83214
passed with stages
in 12 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/pages/kyc/biodata_body.dart
View file @
6ba140ad
...
...
@@ -2,7 +2,7 @@ import 'package:flutter/material.dart';
import
'package:fundex_app/api/api.dart'
;
import
'package:fundex_app/assets/colors.dart'
;
import
'package:flutter_typeahead/flutter_typeahead.dart'
;
import
'package:fundex_app/pages/business/homekyc
Unregsitered
.dart'
;
import
'package:fundex_app/pages/business/homekyc.dart'
;
import
'package:fundex_app/pages/kyc/alamat_body.dart'
;
import
'package:fundex_app/pages/kyc/design.dart'
;
import
'package:intl/intl.dart'
;
...
...
@@ -231,7 +231,7 @@ class _BiodataBodyState extends State<BiodataBody> {
),
onPressed:
()
{
Navigator
.
push
(
context
,
MaterialPageRoute
(
builder:
(
context
)
{
return
HomeKYC
Unregistered
();
return
HomeKYC
();
}));
},
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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