Added Damage Pictures in ad_detail_view and extend edit ad

aamir_dev
Faiz Hashmi 2 years ago
parent 795cab9579
commit 03024052c2

@ -23,7 +23,7 @@ class HomeFragment extends StatelessWidget {
const HomeFragment({Key? key}) : super(key: key); const HomeFragment({Key? key}) : super(key: key);
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return Scaffold( return Scaffold(
appBar: CustomAppBar( appBar: CustomAppBar(
isDrawerEnabled: true, isDrawerEnabled: true,

Loading…
Cancel
Save