Zcreatorz
Réseaux sociaux
Gratuit · Conçue pour iPad
Connect with friends, share photos, buy, sell or rent equipment, discover shooting locations, and find skilled partners to help you create stunning shoots.
plus - refactor vendor profile components for improved layout and styling consistency
- add pixel cashback badge to item cards with overflow protection
- upgrade packages
- solve ui overflows
1.5.2 -5 j
Focus:
• Performance Optimization For User Entities Modules And Permissions.
• Fix Verification Status Exception At Profile Rental Verification.
Performance Optimization:
Implemented Data Projection for entity fetching. This optimizes database and API performance by requesting only the specific data fields needed for a view rather than the full object. This reduces payload size and speeds up page load times across the app.
1.5.1 2 avr.
Focus:
• Pixel Core Flow.
• Authentication UX.
• Deep Linking.
• Core Logic Standardization.
Pixel Core Flow: Successfully implemented the end-to-end "Pixels" loyalty flow, allowing for point accumulation and redemption logic within the app lifecycle.
Authentication & Security:
• OTP UX Overhaul: Updated the OTP interface to clearly inform users that codes are sent to both Email and WhatsApp, improving successful logins.
• Bug Fix: Resolved a null exception in the OTP editing controller that was causing crashes during verification.
Infrastructure & Branding:
• Deep Link Migration: Updated Android Manifest deep links from cpc to the new zcreatorz domain to align with the new branding.
• Standardization: Refactored "Enable/Disable/Purge/Restore" actions into standardized POST methods within the BLoC layer for better code maintainability.
Feature Fixes & Enhancements:
• YouTube Integration: Fixed broken verification for YouTube links.
• Vendor Module: Resolved an issue where vendor products linked to studio items were not appearing.
• Registration UI: Enhanced the registration fields with customizable styles and flexible properties.
1.5.0 1 avr.
Infrastructure & Performance:
• Upgraded Flutter and all plugins to the latest versions, ensuring long-term compatibility.
• Migrated the application domain to the new .app extension.
• Refactored key widgets to enhance page rendering performance and code maintainability.
Search & Discovery:
• Implemented Map Marker Clustering to handle multiple studios/locations more cleanly.
• Fixed location filters and sorting logic within the Studio and Service Center modules.
• Resolved route duplication issues in the API data layer during refreshes.
Vendor Dashboard Enhancements:
• Fixed a critical bug where the "Cancel Order" button was non-functional for vendors.
• Added vendor filtering capabilities to the dashboard.
Bug Fixes & UX:
• Implemented a mandatory "Profile Completion" step (username/name) following registration.
• Optimized "Bag Calculation" requests to prevent redundant API calls during time selection.
1.4.9 18 mars
- optimized the payment process
- added order cancelation & added notification for it
- fixed maps in vendors
- fixed a 404 for some posts
1.4.8 25 févr.
- fix bag sync issues
- fix a 403 in feed posts
- fix issues when exploring users
- add click actions in maps
1.4.7 16 févr.
- add new biometric storage token
- fix typo
- fix out of stock status
- fix profile verification bug
- fix freeze when deleting linked account
- fix studio location issues
- fix verification documents
1.4.6 10 févr.
- fixes to maps
- fixed orders
- fixed some notifications in arabic/english
- add new ui for order history
- fixed some cards not displaying all info
- added missing info to the details view
1.4.5 4 févr.
We’ve focused on improving stability, performance, and overall user experience. This update includes multiple bug fixes, smoother location and map handling, and refinements across the interface for better consistency. Post management and form behaviors have been enhanced, visual elements have been polished, and several Flutter plugins were upgraded to ensure better performance and compatibility.
1.4.4 20 janv.
- fixed some ui issues
- added some extra help text
1.4.3 2 janv.
- new splash
- added more translations
- added a preview for new feature "pixels"
- reworked the ui for the order steps
- fixed overflow in items cards
- fixed item images
1.4.0 14/12/2025
- fix a problem with splash screen
- fix the video player
1.3.9 08/11/2025
- Rebranded
- fix order steps for user and vendor
- add better routing for the pages
1.3.7 06/10/2025
handle keyboard visibility and add extra bottom padding.
Resize studio image
Add owner vendor search
Future and order items events
Feature enhance app sharing
fix history exception in search
Update item_gallery
Fix register email unknown
fix cpc bottom sheet preview duplication.
Update preview_cpc_bottom_sheet.dart
Fix null check exception at add to bag btn in rent product page
Fix image crop
Fix ios deep link
1.3.4 01/09/2025
fix promo code field
fix layout in checkout
1.3.3 15/08/2025
Fix vendor order details scrolling behavior
Fix missing promotion request route at vendor bag
Pass isExpire to BagPromotionRequestItemWidget
Fix/dialog delay
Design promo code
1.3.1 07/08/2025
- Fix a problem with scrolling
- Fix a problem when clicking on bag items
1.2.9 15/07/2025
improve get location from link by getting it with latlng & address.
Fix and show missing vendors in switch accounts at write post
Refactor profile navigation in ad owner info
Fixing studio location
Fixing show more
Feature update no address found UI dialog
1.2.8 07/07/2025
- add integration with woocommerce to allow import items with ease
- fix phone field title
- changed panorama ui
- redesigned the checkout page
- fix wrong time for arrival in checkout
- improve search debounce
1.2.7 01/07/2025
Fix service center view page scrolling
Fix fail of create new location
Fix item checkout date time selection
ensure the media type received on the multi-image page is correct.
remove late property from ids.
check lat lng of location.
Design location phones fields
1.2.6 17/06/2025
Design & UI Improvements:
- Designed vendor profile section
- Enhanced upgrade app dialog design
- Fixed profile section content view
- Improved vendor dashboard overview section
- Fixed circle crop for avatars
- Fixed panorama images display on mobile
Feature Additions:
- Added new location selection method
- Added feed section to service profile
- Implemented vendor feed posts
Bug Fixes:
- Fixed biometric authentication flow
- Handled order item status (deleted/delivered/canceled)
- Fixed save account page display for unsupported devices
- Fixed error page navigation
- Fixed Arabic HTML preview
- Fixed error in pages when navigating back
Technical Improvements:
- Enhanced vendor routing
- Fixed Mentions in feed
1.2.4 05/06/2025
bug fixes
1.2.3 03/05/2025
• fix navigation route after user logged in.
• fix close opened drawer with switch vendor & exit dashoboard.
• fix exception with data service in package info.
• remove sentry tracker from debug mode.
• fix not found input "Number 1" with progress bar state machine.
• fix image preview header at product preview page.
• fix wrong checking course booking with user at unauthenticated status
• add redirect url to pages that need login at user.
• request all criteria with verification request.
• handle profile creation routes with unauthenticated case or finished steps case.
• Fix exception with go back at error page.
• add missing promotion_request_form page route to profile routes.
• check media list before used it at product preview pag
1.2.2 16/04/2025
- add new ui/ux for item promotions
- fix problem when resetting password
- fix problem when ordering items
- add new order details screen
1.2.1 09/04/2025
- fix a problem with description containing html tags
- fix a problem with share to whatsapp
- fix a problem with routes
- fix a problem with otp not delivered to email
- fix multiple rare problems with fetching data from server
1.1.31 03/04/2025
- refactor vendor profile components for improved layout and styling consistency
- add pixel cashback badge to item cards with overflow protection
- upgrade packages
- solve ui overflows
plus Version 1.5.2 -5 j
Données n’établissant aucun lien avec vous Les données suivantes peuvent être collectées, mais elles ne sont pas liées à votre identité :