Add confirm=? query-param to delete-user route and confirm dialog in flutter [skip-tests]
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push) Has been skipped
Build Docker and Deploy / Build Docker Container (push) Successful in 1m7s
Build Docker and Deploy / Deploy to Server (push) Successful in 11s

This commit is contained in:
2025-05-11 15:43:06 +02:00
parent 7bbe321d3c
commit 255fc9337c
17 changed files with 417 additions and 437 deletions

View File

@@ -2,7 +2,7 @@ name: simplecloudnotifier
description: "Receive push messages"
publish_to: 'none'
version: 2.0.0+474
version: 2.0.0+479
environment:
sdk: '>=3.2.6 <4.0.0'
@@ -40,6 +40,7 @@ dependencies:
mobile_scanner: ^6.0.1
settings_ui: ^2.0.2
git_stamp: ^5.10.0
action_slider: ^0.7.0
dependency_overrides:
font_awesome_flutter:
path: deps/font_awesome_flutter