• The default language of any content posted is English.
  • 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.5.3

[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)

Version 10.0.0 - 25 Aug 2023​

Mobile App​

New
  • Major changes made in Booking Calculations (Please take your code as backup before updating to this version)
  • New Booking Calculations in separate file so that you can manage at one place only
  • Show Transaction ID in payment history in Booking Detail
  • Customer can now see how many taxes are applied on a booking
Update
  • Users may own multiple devices and will receive all notifications
  • Update profile image in Firebase also so that you can see updated profile images in Chat List
  • Improved Payment Gateway Implementation Logic
  • Hide Handyman name in Booking List if Provider assigned himself in that booking
  • Optimized Firebase Chat login if not logged-in in Firebase
Fix
  • Show Handyman rating button if payment status is pending by Admin also
  • Now showing correct amount in Booking Confirmation Dialog
  • Applied Coupon was removing automatically even on dialog cancel
  • Remove unused code

Web​

New
  • Bulk Action in all Data Table to delete, change status, restore, permanently delete multiple
Fix
  • Booking detail calculation
  • Fixed an issue while adding new language
  • Wallet update amount issue
Note: Your previous booking amounts might be affected after PHP migration command

Version 9.2.1 - 10 Aug 2023​

Mobile App​

Update
  • Libraries
  • UI/UX improvement
Fix
  • Visibility of ‘Request Invoice’ button for COD payment method
  • Resolved time slot display issue on the service detail page
  • Text field validation
  • Service Status issue when adding a new service
  • Coupon calculation issue

Web​

Fix
  • Loader issue in category & blog page
  • Total amount issue in booking detail page
  • Add booking detail page link on booking id
  • Booking status issue in booking detail page
  • Add assign provider dropdown in unassigned handyman list
  • Add route permissions
  • Remove booking detail page link from the service name
  • Booking detail page status tab changes

Version 9.0.0 - 05 June 2023​

Mobile App​


New
    • Now Admin can see Cash Transactions who has the cash for individual Bookings(Explore cash flow)
    • Enhanced Chat Experience with Push Notification Support
Update
    • Migrate to Flutter 3.10.x
    • Update: Revise and update the text in Arabic language
    • Show Assigned Provider Detail in My Post Job Detail
Fix
    • Resolved Auto Refresh Issue on Booking List and Details Screen
    • Resolved User Wallet Issue
    • Apply Coupon Issue
    • Resolve the "400 Bad Request" error encountered during login
    • Address the badge issue that arises when logging out
    • Resolve the notification problem occurring during the first login

Note: Please note that prior to implementing this update, ensure that the minimum Flutter SDK version is 3.10.X and that the Dart version is greater than 3.0.0.​

Top