Improvements settings screen

This commit is contained in:
Juan Gilsanz Polo 2023-04-30 23:39:56 +02:00
parent bc8e74be6d
commit 4c86727b5d
2 changed files with 15 additions and 6 deletions

View file

@ -367,7 +367,7 @@ class _ClientsListState extends State<ClientsList> {
refreshIndicatorOffset: 0,
fab: FloatingActionButton(
onPressed: () {
if (width > 900) {
if (width > 900 || !(Platform.isAndroid || Platform.isIOS)) {
showDialog(
context: context,
builder: (context) => AddClientModal(