dart fix --apply to remove unused imports and fixed some pages layouts

This commit is contained in:
Mohammad Salameh
2024-04-29 11:49:08 +03:00
parent 3607b5353d
commit 6042208d02
18 changed files with 354 additions and 404 deletions

View File

@ -1,4 +1,3 @@
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:syncrow_app/features/app_layout/model/space_model.dart';
import 'package:syncrow_app/features/shared_widgets/default_container.dart';