]> git.proxmox.com Git - flutter/proxmox_login_manager.git/commit
migrate from FlatButton to TextButton
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 8 Sep 2022 09:55:39 +0000 (11:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Sep 2022 14:02:50 +0000 (16:02 +0200)
commitfcdfb148b16defcafc084a29d1b47bddff1c53dc
tree700009f89256fa4703ace59e45eab8d3ee69bc87
parent959cc1024fea6d17a98a7348cc98c86268882c6a
migrate from FlatButton to TextButton

since flutter 3 removed FlatButton. For this we have to do the colors a
little different, so i moved the color/disabledColor into the
textButtonTheme, which does not modify anything else here.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
lib/proxmox_login_form.dart
lib/proxmox_tfa_form.dart