2 comments found.
Do you have a fully operating App with the Admin Dashboard?
Yes, we are bringing a fully completed and properly structured solution very soon. It will include the complete working code with everything integrated — Admin Dashboard, User App, and Driver App. All modules will be fully functional and ready for deployment.
good work. there is problem of late inintailization (late ) variable in screen_unit.dart file cause problem in responsive_widget.dart . it’s logic to use late because the size (for example not yet determined ) . please advice how to deal with ? to remove late ininialization error
Hello,
Thank you so much for your feedback and for supporting our product. We really appreciate you bringing this issue to our attention.
Regarding the late initialization problem in screen_unit.dart and responsive_widget.dart, we tried to investigate the issue on our side but were not able to replicate the error.
To help you better and provide a complete solution, could you please share a screenshot or screen-recording of the issue? This will greatly help us identify the exact scenario and fix it quickly.
You can reach us anytime at our support email: hexatechapps@gmail.com
We’re always happy to assist you fully.
Thank you again for your support!
Thank you for your response. the issue is solved , another question where do you initialize the firebase database , I tried to inialize it in the init.dart but the system siad , there are another inialization .
Thank you for the update! Regarding your question — the Firebase initialization has already been added in the following file: lib/core/di/injection_container.dart Please try configuring it there, as the project is already set up to handle the initialization from this location. If you need any help adjusting it, feel free to let me know!
extremely thanks bro.
Glad to hear that, If you need anything else or run into any issues, just let me know — happy to help anytime!