Update version

This commit is contained in:
Hillel Coren 2020-05-13 14:23:08 +03:00
parent b97d890708
commit 01ff60e8ca
1 changed files with 30 additions and 27 deletions

View File

@ -172,6 +172,9 @@ class _AccountManagementState extends State<AccountManagement>
), ),
], ],
), ),
if (kReleaseMode)
SizedBox()
else
ListView( ListView(
children: <Widget>[ children: <Widget>[
FormCard( FormCard(