booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

Set map view as homepage #148

Closed khairulimran-97 closed 2 months ago

khairulimran-97 commented 4 months ago

How to set homepage of apps in map view

AdilSoomro commented 4 months ago

Hi, you will need to program it yourself. You need to check existing 4 classes of home and look at map-view classes as well and see how everything is working and then program yourself in the flutter framework.

khairulimran-97 commented 4 months ago

Can guide me which file i need to look for?

AdilSoomro commented 3 months ago

Hi, this class is responsible of showing 4 tabs at bottom:

PROJECT_ROOT/packages/houzi_package/lib/pages/main_screen_pages/my_home_page.dart

AdilSoomro commented 2 months ago

This is a custom requirement. This needs to be done by the owner of this post himself. Closing this ticket as not relevant.