445 comments found.
I hope you’re doing well.
While reviewing the release notes for version 1.4.5, we noticed the mention of updating the in-app-purchase dependency to meet Google Play requirements. However, we need to specifically confirm whether the app is already using the Google Play Billing Library version 7.0.0 or later (ideally version 8.0.0).
This is critical since Google has set October 31, 2025 as the deadline for all apps to migrate to version 7.0.0 or above. Otherwise, we won’t be able to publish further updates.
Could you please confirm the exact version of the Billing Library currently implemented and share that information with us (for example, from the build.gradle or the relevant configuration)?
Thank you very much for your prompt response so we can ensure compliance with Google Play requirements.
We updated the in_app_purchase in houzi package to 3.2.3 which depends on in_app_purchase_android 0.4.0+3 and that references Google Play Billing Library version 7.1.1.
We received confirmation that the in_app_purchase package has been updated to version 3.2.3, which depends on in_app_purchase_android 0.4.0+3 and references Google Play Billing Library 7.1.1.
Could you please guide us on how to properly integrate this update into our application? Specifically, we’d like to understand:
The necessary changes in our pubspec.yaml.
Any updates required in the app code (initialization, product queries, purchase flow, etc.).
If there are additional configurations needed in Google Play Console for this version.
Your detailed instructions or example implementation would be very helpful for our team.
Thank you for your support!
Follow migration guide here: Guide.
I have added location for multiple countries with cities and areas, but when i select All in cities after selecting a country, the app keeps loading, not showing any listings?
Houzez locations works with hierarchy. Country -> State -> City -> Area.
City are grouped by state. You cannot make city dependent on Country.
If it is really required, introduce a state between County and City. Alternatively use State as Country and link every city to their respective country (actually state).
not just in cities. when i select “All” in either state, city or Area, it shows error
Send your website address in private message from our profile.
sent. please check your mail
Hi Team, I have few Pre sale questions.
1. Can we get complete source code in regular License. 2. In a single App there need to be for – User , Agencies & Agent onboarding. 3. Admin panel is there separatly or not 4. Can admin create subscription packages for Agents & Agencies to post or list their properties. 5. Property listing id free or there will be any subscription type available or not.
1. Yes, source code included.
2. Yes, single app works for all roles.
3. We use Houzez for the admin panel and website. You need to buy Houzez separately.
4. Yes. Admin can create packages.
5. Admin can make property listing paid or free. Admin can create packages or simply charge per listing.
Admin – We use Houzez for the admin panel and website. You need to buy Houzez separately.
Where should I buy this – Houzez Admin , any link pls share.
Hi, I have also missed your Independence Day offer. Would like to know approx date for your next offer, or please provide 25% off, so that we can buy immediately.
the Houzi Builder windows software is not working. I have setup this with my purchase code then entered the proper url of my wordpress website with https and and then subdomain.mywebsite.com and when i click on Done. In the Results Its keep moving moving the blue bubbles but nothing is happening. I also disabled the windows defender just to check but not working. its keep moving the blue bubbles. Tell me the solution asap. I need to resolve it urgenlty.
Make sure you have installed and activated the houzi rest api plugin on your website. Please send your website address in the private message in our so we can assist you from there.
sorry it was from my side, My website was in maintenance mode that’s why it was not working. Not i have live the website and its perfectly running the builder software. Thank you
my bad luck i wanted to buy this app last week, when it was $29, 2 dollars was short when i was purchasing. now i have arrange that and come here to buy it . its showing $59,
dear author can you help me pls in the discount?
Hi, this was independence day sale. It ended on 23. Keep an eye on the listing for next sale.
i have this error, i am already using api35
Dependency 'androidx.media3:media3-extractor:1.5.1' requires libraries and applications that
depend on it to compile against version 35 or later of the
Android APIs.
:app is currently compiled against android-34.
Recommended action: Update this project to use a newer compileSdk
of at least 35, for example 35.
Note that updating a library or application's compileSdk (which
allows newer APIs to be used) can be done separately from updating
targetSdk (which opts the app in to new runtime behavior) and
minSdk (which determines which devices the app can be installed
on).
There are three places where you need to set api 35.
2 places inProject_Home/android/app/build.gradle1 place in
Project_Home/android/build.gradle
Can you confirm if you have changed all three?
Project_Home/android/app/build.gradle
android { //Change this to change your package name. namespace “com.mydomain.domain” compileSdkVersion 35
sourceSets {
main.java.srcDirs += 'src/main/kotlin'
}
lintOptions {
disable 'InvalidPackage'
}
defaultConfig {
//Change this to change your package name.
applicationId "com.aqarpro.homes"
minSdkVersion 23
targetSdkVersion 35
Project_Home/android/build.gradle
afterEvaluate { android { compileSdkVersion 35 } }
You meant this??
Yes.
Admin panel is on app? Or separate panel
Where will be the admin panel, or from where we can edit or delete the items?
This is a flutter app named Houzi that runs on iOS and Android.
Such app needs a server, a database and an admin panel. We use Houzez for this purpose. Houzez offers powerful admin panel and gorgeous website.
You will have to buy Houzez separately. Houzez is installed on Wordpress server.
Checkout Houzez here: https://themeforest.net/item/houzez-real-estate-wordpress-theme/15752549
Okay, I have additional feature list could you add that features?
If yes what would be the cost & timeline for that?
Send a personal message from our profile with the details of customized features that you want to add.
Hi, I have sent please check and let me know ASAP
Hi Team,
I just want to know few question before buying it:- 1. Can we get the full source code, we want to do customized. 2. In this what are the things we get in, if possible kindly let me know in details so we can proceed further.
When you buy, you get source code of Flutter app, that you can configure or customize to produce iOS and Android apps.
You get access to:
1. Flutter app source code
2. Houzi rest api plugin
3. Access to HouziBuilder desktop app
Houzi Builder is a desktop configuration builder for this app. Where you can setup theme, colors and modify layouts with pre developed widgets.
In simple i need full source code Right? If i want to do customized in it we can do easily
Familiarity with flutter is necessary. Yes a flutter engineer can do customization if required.
We will do customization, i have a developer, What I’m asking can i get full source code or do customized accordingly?
Yes, with the downloads you get here has the full source code.
Is it possible to ask the user to choose the country 1st, for filtering.
An error occurred when setting up filtering for adb logs. Unable to communicate with the VM service. Error initializing DevFS: DevFSException(Service disconnected, _createDevFS: (-32000) Service connection disposed, null) Lost connection to device.
This seems to be an error with your setup. Are you able to run simple Flutter project?
Yes, it was working fine. I don’t know what happened.
Did you migrate the Houzi package in the project to newer version?
No, I started it as a new project. It happened after add sha- 1 & sha 256 to firebase.
Ah, then you definitely have issues of mismatching project identifier in firebase json file and your app. Double check your project identifier in google services json file and your android app identifier in gradle and android manifest file.
before add sha 1 and sha 256 was working fine, I just add the fingerprint and replace files
When you replace files, it contains your new project identifier and the android project has the default houzi project identifier. Hence the mismatch causing the crash.
Hi,
I redownloaded the project folder again and tried to do. Same problem. I don’t know what I miss 
Are you setting the app id correctly?
yes, as your documnet
Setup anydesk and share your id in private message.
Hello, I have a bug on the map. The properties are geolocated, but the property prices are reversed on the map. So, what function in the Houzi package can I use to fix the bug?
CustomMarkerHook.
Or you can play around with createCustomMarkerBitmap() the default implementation in following file:
packages/houzi_package/lib/widgets/search_result_widgets/label_marker.dart
Please there is a problem with the display when we use 2 colum side by side on the app, we cant really see listing information that are on top the listing pic
Can you send private message?
We added new hooks in hooks_v2.dart. So copy and and replace both in your existing project. Then configure your hooks again. (Mandatory if you are updating.)
So whats the issue?
In the update to version 1.4.4, in this step: “We added new hooks in hooks_v2.dart. So copy and replace both in your existing project. Then configure your hooks again. (Mandatory if you are updating.)” Tell me which hooks in the “hooks_v2.dart” file I need to replace in my hooks_v2.dart file.
We suggest to replace both files actually. Because these hooks also referenced on main.dart. So replace both files. (main.dart and hooks_v2.dart)
Or you can use any diff app to find the newly added hooks and imports and references.
Please can we use it without a wordpress website or not, if yes ok, if no, can we only have a wordpress site and not use it but sinc to the mobile, i don’t need website app, only mobile
An app of this kind needs a backend, a database and an admin panel. We use Houzez wordpress theme for this. Houzez Wordpress is necessary for this app. You can deploy your website and connect with your app and keep using your app. It will sync and everything will work.
No i’m talking about even if i got houzez wordpress theme, i still don’t need it, i only want the mobile app, can my user still add listing with mobile app
This app is a front-end. There needs to be a backend. So Houzez wordpress theme acts as the backend of this app. Even if you don’t want to use Houzez wordpress theme as the website, you still need it for the app to work.
Yes i know but like i said, is users still need the to see the website or no, because i only want to use the app, but i might buy the theme houzez only for backend
Users don’t need to see the website. However certain functions like after requesting the reset password from app, users may still be required to open the website to proceed. Also email notifications, like listing approved, listing expired, listing rejected, new listing against a saved search will also have links to your website. All email notifications are also sent as mobile app push notifications.
Ok thanks
In the application, under the bedroom options, is it possible to add “studio”?
Typically bedrooms is a numerical type. Houzez applies numerically queries on bedroom. Instead you can add another property type called studio. Or you can add a custom field to represent studio type.
ok found an error while install coco pods
firebase_auth: Using Firebase SDK version ‘10.27.0’ defined in ‘firebase_core’ firebase_core: Using Firebase SDK version ‘10.27.0’ defined in ‘firebase_core’ [!] CocoaPods could not find compatible versions for pod “AppAuth”: In Podfile: google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`) was resolved to 0.0.1, which depends on AppAuth (>= 1.7.4)
google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`) was resolved to 0.0.1, which depends on
GoogleSignIn (> 8.0) was resolved to 8.0.0, which depends on
AppAuth (< 2.0, >= 1.7.3)
CocoaPods could not find compatible versions for pod “GoogleUtilities/Environment”: In Podfile: firebase_auth (from `.symlinks/plugins/firebase_auth/ios`) was resolved to 5.1.1, which depends on Firebase/Auth (= 10.27.0) was resolved to 10.27.0, which depends on FirebaseAuth (> 10.27.0) was resolved to 10.27.0, which depends on GoogleUtilities/Environment (> 7.8)
firebase_core (from `.symlinks/plugins/firebase_core/ios`) was resolved to 3.1.1, which depends on
Firebase/CoreOnly (= 10.27.0) was resolved to 10.27.0, which depends on
FirebaseCore (= 10.27.0) was resolved to 10.27.0, which depends on
GoogleUtilities/Environment (> 7.12)
firebase_core (from `.symlinks/plugins/firebase_core/ios`) was resolved to 3.1.1, which depends on
Firebase/CoreOnly (= 10.27.0) was resolved to 10.27.0, which depends on
FirebaseCore (= 10.27.0) was resolved to 10.27.0, which depends on
GoogleUtilities/Logger (> 7.12) was resolved to 7.13.3, which depends on
GoogleUtilities/Environment (= 7.13.3)
google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`) was resolved to 0.0.1, which depends on
GoogleSignIn (> 8.0) was resolved to 8.0.0, which depends on
AppCheckCore (> 11.0) was resolved to 11.2.0, which depends on
GoogleUtilities/Environment (> 8.0)
CocoaPods could not find compatible versions for pod “OneSignalXCFramework”: In Podfile: OneSignalXCFramework (< 6.0, >= 5.0.0)
onesignal_flutter (from `.symlinks/plugins/onesignal_flutter/ios`) was resolved to 5.2.9, which depends on
OneSignalXCFramework (= 5.2.9)
There are only pre-release versions available satisfying the following requirements:
'OneSignalXCFramework', '< 6.0, >= 5.0.0'
'OneSignalXCFramework', '= 5.2.9'
You should explicitly specify the version in order to install a pre-release version
send a personal message.
do you provide figma files ?
No. Just the flutter app.
Another exception was thrown: type ‘String’ is not a subtype of type ‘Iterable<dynamic>’
Hi, after some minutes of using the app i get this error when i try to use the search form from the home page and also this one when pressing the “Search” button at the bottom
Another exception was thrown: Bad state: No element
Pls some helpp
Send details in personal message.
Hi, Can i add new language to the application?
Yes, you definitely can. We have a translation file in English, that has key and its translations in json format. So you can translate everything and add that file as new language.
Checkout our docs about adding new language: https://houzi-docs.booleanbites.com/app-setup/localization
hi, did you plan to publish another app for the homey theme ? if yes, do you have estimated release date ? thanks a lot for your very good job