• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Handyman Service - On-Demand Home Service Flutter App Complete Solution

Handyman Service - On-Demand Home Service Flutter App Complete Solution 11.8.3

[v11.8.3] - 26 Oct 2024​

Mobile App​

  • Fix - Resolved graph display issue in the Handyman Dashboard.
  • Fix - Fixed app crash issue in the Chatting module.
  • Fix - Corrected display of plan expiration date.
  • Fix - Minor bug fixes.

Web​

  • Fix - Fixed issue with plan creation
  • Fix - Updated permissions for data deletion
  • Fix - Set permissions for bank tab on provider detail page
  • Fix - Resolved dropdown issues for country, state, and city in My Profile
  • Fix - Fixed frontend navbar to toggle based on frontend settings

[v11.7.2] - 30 Aug 2024​

Mobile App​

User & Provider Apps​

  • Fix - Country picker now correctly set up in contact number fields.
  • Fix - Allowed alphanumeric inputs in the bank account number field.
  • Fix - Removed unnecessary error toasts from chat.

User App​

  • Fix - Resolved issues with the PayStack payment gateway.

Provider App​

  • Fix - Added a keyboard with a 'Done' button for number input fields on the signup screen.
  • Fix - Adjusted the hour picker to open with hour and minute options instead of the time picker.
  • Fix - Auto-scrolling now works correctly when tapping on bottom fields.
  • Fix - Addressed error message display when editing service selection without an option selected.
  • Fix - Corrected dropdown positioning and keyboard behavior in the address and status fields.
  • Fix - Buttons are now disabled until all data is loaded in the Service Edit section.
  • Fix - Updated validation to auto-clear upon entry and ensure old and new passwords match.
  • Fix - Corrected payment calculation for hourly services.

Web​

  • Fix - Corrected the display of invoice and order calculations.
  • Fix - Restricted document upload to the selected provider only.
  • Fix - Ensured the 'Verified' option enables the action button.
  • Fix - Display address list for the selected provider only.
  • Fix - Made the logout option visible in dark mode.
  • Fix - Corrected the display of recent booking data.
  • Fix - Fixed the visibility issue of the search icon.
  • Fix - Restored functionality for push notifications.
  • Fix - Removed the delete button from the payment screen.
  • Fix - Fixed the issue of the delete button appearing without permission.
  • Fix - Corrected the displayed time for recent customers.
  • Fix - Removed the unnecessary active/inactive filter.
  • Fix - Resolved issue with provider redirection after payment.
  • Fix - Corrected data display in provider detail overview.
  • Fix - Fixed the 'Top Rated' filter functionality.
  • Fix - Ensured default entry is displayed in 'View All'.
  • Fix - Removed social media links from frontend as per admin settings.
  • Fix - Adjusted deletion process to avoid permanent deletion.
  • Fix - Removed action options when no permissions are set.
  • Fix - Corrected removal of action options based on permissions.
  • Fix - Ensured proper functioning of action options based on permissions.
  • Fix - Resolved issues with service deletion and restoration options.
  • Fix - Corrected the display of all menus; added the 'Post Job' option.
  • Fix - Improved functionality of draggable menus.
  • Fix - Fixed permission issues in the 'My Info' section.
  • Fix - Resolved error display when section 7 description is removed.
  • Fix - Corrected functionality of the 'Show entries' option.
  • Fix - Fixed cash approval process between user and admin in the provider app.
  • Fix - Updated the design of the verification email.
  • Fix - Corrected the display of booking times.
  • Fix - Ensured footer label changes are reflected on the admin side.
  • Fix - Corrected display issues on the landing page.
  • Fix - Fixed 'Add More' button functionality and visibility.
  • Fix - Corrected message display for undefined number values.
  • Fix - Restored functionality of the PayStack payment method for user payments.
  • Fix - Set all description fields in the menu table to NULL to improve tab functionality.
  • Fix - Resolved design issues with action buttons.
  • Fix - Fixed error when accessing 'Collect Cash' on the handyman detail page.
  • Fix - Addressed issue when accessing the pending provider detail page.
  • Fix - Fixed issue when accessing the pending handyman detail page.
  • Fix - Removed delete button when delete permission is revoked.
  • Fix - Resolved design issues with action buttons.
  • Fix - Removed delete button from payment screen for admins.
  • Fix - Corrected message display to prevent defaulting to English after a language change.
  • Fix - Fixed scrolling issues with the 'Set as Feature' toggle.
  • Fix - Ensured FAQ displays after adding and returning to the previous page.
  • Fix - Corrected messaging when editing a category and removing an image.
  • Fix - Corrected amount display on the booking info screen.
  • Fix - Fixed functionality to avoid permanent deletion of services.
  • Fix - Resolved permanent delete functionality issues.
  • Fix - Corrected dark mode display issues when switching tabs.
  • Fix - Ensured data table field names change appropriately when switching languages.
  • Fix - Enabled service addition without mandatory image upload.
  • Fix - Allowed adding or editing categories without mandatory image requirements.
  • Fix - Removed tax from extra charges.

[v11.7.0] - 29 July 2024​

Mobile App​

  • New - Users and providers can now withdraw funds from their wallets and transfer them to their bank accounts via Razorpay.
  • New - Users and providers can now manage their bank details directly from the app and set a default bank account.
  • New - Users and providers can track the location of handymen in real-time.
  • Update - Improved the user interface for wallet history for both users and providers.
  • Fix - Resolved issues with sending Firebase push notifications.
  • Fix - Fixed the issue affecting Google login functionality.
  • Fix - Fixed the duration issue with hourly service.
  • Fix - Fixed the issue related to the favorite feature in the user app.
  • Fix - Fixed the issue where provider badges were displayed even when admin verification was pending.
  • Fix - Fixed permissions issues related to push notifications and the transaction list.

Web​

  • New - Admins can view and manage a list of withdrawal requests, including handling failed transactions with cash.
  • New - The admin panel now includes customizable notification templates, allowing admins to set notification content based on user roles.
info
We've successfully migrated Firebase Messaging from legacy FCM APIs to HTTP v1. Please follow the configuration steps outlined in the documentation here to enable Firebase notifications on both Android and iOS.
Note: After updating the backend code, run the following command. This step is mandatory:
  • php artisan migrate

[v11.5.3] - 10 June 2024​

Mobile App​

  • New - Inter font implemented for backend, frontend, and app.
  • Update - Migrate to Flutter 3.22.x.
  • Update - Added translation for time slot day labels.
  • Update - Libraries have been updated and migrated codebase to utilize the latest version of "firebase_pagination".
  • Fix - Ensured the customer app lists all remote jobs when the nearby service feature is enabled.
  • Fix - Default profile image is now set correctly during OTP sign-up.
  • Fix - Resolved the notification click issue for chat and booking details.
  • Fix - Corrected the issue in the provider app where the "Set as feature" option was not saving during package edits.
  • Fix - Addressed the issue with toggling the push notification switch.

Web​

  • Update - Deleted categories now appear at the end of the list instead of the beginning.
  • Update - Text changed from "Deletion Request" to "Data Deletion Request" across pages.
  • Update - User list page now redirects to the detail page based on user type upon clicking a user.
  • Update - Dashboard updated to display cash payments separately.
  • Update - Updated the login flow for registering provider handymen.
  • Fix - "Pending" status now accurately reflects "Pending by Admin" in the dashboard.
  • Like
Reactions: MarkDragon

Version 11.4.0 - 20 Mar 2024​

Mobile App​

New
  • Ability to send images and files in Chat
Fix
  • Resolved the Push Notification and Notification Icon issue

Web​

Fix
  • Category was showing even it was inactive if added in Admin Panel Frontend Setting
  • Issue while enabling location in User Web
  • Minor issue in Configuration API

Version 11.0.0 - 15 Feb 2024​

Mobile App​

New
  • Implemented email verification for both Provider App and Users app to enhance account security and authenticity
Update
  • Updated Libraries
Fix
  • Resolved the issue with unsubscribing topics in Firebase within the Admin App, Provider App and User App

Web​

New
  • Introduced a new user interface for the customer website, enhancing aesthetics and usability
  • Implemented the ability for users to book all types of services directly from the website
  • Integrated Stripe payment gateway for secure and convenient online transactions
  • Enabled users to update the status of their bookings directly from the website interface
  • Implemented functionality for users to submit reviews for handyman services directly through the website interface

Admin Panel​

New
  • Introduced a new feature empowering administrators to manage the website’s landing page content directly from the admin dashboard
  • Introduced functionality for admin users to customize email and notification templates, providing greater flexibility in communication
Update
  • Revamped the settings panel UI in the admin dashboard for better organization and navigation
Note:
  • Prior to updating, ensure to back up both your existing code and database for safekeeping
  • Following the update, execute the ‘php artisan migrate‘ command to synchronize the database schema with the latest changes

Version 10.9.1 - 01 Dec 2023​

Mobile App​

New
  • Introduced a paystack payment gateway

Web​

Fix
  • Service list issue fixed in provider role

Version 10.6.0 - 08 Nov 2023​

Mobile App​

New
  • Introducing Service Add-On Feature
  • Introducing Remote Services: Providers can now offer their services online and remotely
Update
  • Booking List Filter UI Enhancement
Fix
  • Post job distance issue
  • Registration issue with same user after deleting the user

Web​

New
  • Remove Required Duration validation in service model
Fix
  • Hourly Service Booking calculation in Booking details Page

Version 10.5.2 - 16 Oct 2023​

Web​

Fix
  • Hold Button was not working properly in bookings (in recent update)
  • Total Amount in Bookings was calculated to zero(0) (in recent update)
Top