Update version
This commit is contained in:
parent
b97d890708
commit
01ff60e8ca
|
|
@ -172,6 +172,9 @@ class _AccountManagementState extends State<AccountManagement>
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
if (kReleaseMode)
|
||||||
|
SizedBox()
|
||||||
|
else
|
||||||
ListView(
|
ListView(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
FormCard(
|
FormCard(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue