This commit is contained in:
Patrick Alvin Alcala 2025-03-06 16:17:06 +08:00
parent 1b0241037d
commit bac0d0da5b
14 changed files with 3 additions and 20 deletions

View file

@ -3,7 +3,6 @@ import 'package:gap/gap.dart';
import 'package:pharmacy_mobile/widgets/customer_pagebackground_widget.dart';
import 'package:pharmacy_mobile/widgets/customer_title_widget.dart';
import 'package:pharmacy_mobile/widgets/text_widget.dart';
import 'package:pharmacy_mobile/widgets/title_widget.dart';
import 'package:animated_notch_bottom_bar/animated_notch_bottom_bar/animated_notch_bottom_bar.dart';
class CustomerCartPage extends StatelessWidget {

View file

@ -3,8 +3,6 @@ import 'package:gap/gap.dart';
import 'package:pharmacy_mobile/widgets/consultation_widget.dart';
import 'package:pharmacy_mobile/widgets/customer_pagebackground_widget.dart';
import 'package:pharmacy_mobile/widgets/customer_title_widget.dart';
import 'package:pharmacy_mobile/widgets/logo_widget.dart';
import 'package:pharmacy_mobile/widgets/page_background_widget.dart';
import 'package:pharmacy_mobile/widgets/text_widget.dart';
class CustomerMainPage extends StatefulWidget {

View file

@ -7,10 +7,8 @@ import 'package:pharmacy_mobile/widgets/customer_pagebackground_widget.dart';
import 'package:pharmacy_mobile/widgets/customer_title_widget.dart';
import 'package:pharmacy_mobile/widgets/snackbar_widget.dart';
import 'package:pharmacy_mobile/widgets/text_widget.dart';
import 'package:animated_notch_bottom_bar/animated_notch_bottom_bar/animated_notch_bottom_bar.dart';
class CustomerProfilePage extends StatefulWidget {
// final NotchBottomBarController? controller;
const CustomerProfilePage({super.key});
@override

View file

@ -90,7 +90,7 @@ class _CustomerSearchPageState extends State<CustomerSearchPage> {
const CustomerTitleWidget(),
const Gap(8),
Container(
padding: const EdgeInsets.only(left: 64, right: 64),
padding: const EdgeInsets.symmetric(horizontal: 8),
child: Column(
children: [
InputWidget(