]> git.proxmox.com Git - flutter/proxmox_login_manager.git/commit
tree wide: use SizedBox over Container if just done for whitespace
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Apr 2024 05:25:33 +0000 (07:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Apr 2024 06:15:26 +0000 (08:15 +0200)
commit98bcbcae94308669dbafa95a87f7338f0e3bcd6a
treec689e61480bb1232d44cc79376bd1cb83366d852
parent31126444bc0d9743e8d543c0395f80a12e314178
tree wide: use SizedBox over Container if just done for whitespace

Container are much heavier w.r.t. performacne impact, as per the
sized_box_for_whitespace lint.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
lib/proxmox_login_form.dart
lib/proxmox_tfa_form.dart