[pve-devel] applied: [PATCH proxmox_login_manager v2] refactor: rename `MaterialState` to `WidgetState`

Dominik Csapak d.csapak at proxmox.com
Wed Jun 4 12:00:05 CEST 2025


On 5/22/25 09:58, Shan Shaji wrote:
> This commit applys the `dart fix` command to fix all the dart
> analysis issues associated with renaming `MaterialState` to
> `WidgetState`.
> 
> According to the flutter official docs [0] the `MaterialState` and it's
> related APIs have been moved out of the material library and renamed to
> `WidgetState`. The behaviour of the two are the same.
> 
> - [0] https://docs.flutter.dev/release/breaking-changes/material-state
> 
> Signed-off-by: Shan Shaji <s.shaji at proxmox.com>
> ---
>   
>   changes since v1:
>   * Removed all changes that were not part of `dart fix`
> 
>   lib/proxmox_login_form.dart | 32 ++++++++++++++++----------------
>   1 file changed, 16 insertions(+), 16 deletions(-)
> 
>

applied, thanks!




More information about the pve-devel mailing list