Added Damage Pictures in ad_detail_view and extend edit ad

aamir_dev
Faiz Hashmi 1 year ago
parent 795cab9579
commit 03024052c2

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

Loading…
Cancel
Save