Hamza-Ayed c2c4ed22e3 Fix: SSL pinning, root detection, network resilience, and compile errors
SSL pinning (all 4 apps): IOClient import, subdomain-safe domain matching
Root detection (all 4 apps): modern Magisk/KernelSU/APatch paths
Security checks (rider/driver/admin): PlatformException -> false
Rider crud: 60s timeout, 3 retries, exponential backoff, JWT pre-validation
Driver crud: exponential backoff for TimeoutException
RxInt compile (rider/driver): 10.obs -> RxInt(10)
Admin device_info: add missing imports, fix RxInt, add package_info_plus
2026-06-17 16:41:02 +03:00
2026-06-15 19:39:21 +03:00
2026-06-17 03:24:05 +03:00
2026-06-14 04:27:17 +03:00
2026-06-10 02:44:55 +03:00
2026-06-14 22:10:08 +03:00
2026-06-16 17:47:19 +03:00
2026-06-09 08:40:31 +03:00
2026-06-14 22:10:08 +03:00
2026-06-17 03:24:05 +03:00
2026-06-09 08:40:31 +03:00
2026-06-17 03:24:05 +03:00
2026-06-16 17:47:19 +03:00

Siro Ecosystem 🚗📦

Welcome to Siro, a comprehensive suite of applications built to power a modern, scalable, and fully integrated ride-hailing and service delivery ecosystem.

Siro provides specialized solutions for every stakeholder in the transportation and delivery network, ensuring a seamless experience across all touchpoints.

📱 Applications Included

The Siro repository is a unified monorepo containing the following core applications:

  • siro_rider: The customer-facing application. Users can easily book rides, request services, track their driver in real-time, and manage their payments securely.
  • siro_driver: The captain/driver application. Provides drivers with ride requests, real-time navigation, earnings tracking, and a built-in wallet system.
  • siro_admin: The centralized control panel for system administrators. Monitor active rides, manage drivers and users, adjust pricing algorithms, and view comprehensive analytics.
  • siro_service: Dedicated application for specialized service providers within the Siro network, facilitating efficient task management and service fulfillment.
  • backend: The robust and scalable backend infrastructure that powers the entire Siro ecosystem, handling real-time socket connections, database operations, and secure API endpoints.

🚀 Key Features

  • Real-time Tracking: Live location updates for riders and drivers powered by precise socket integrations.
  • Comprehensive Wallet System: Built-in digital wallet for both users and captains to handle payments, promotional points, and automated cashouts.
  • Advanced Administrator Control: Complete oversight over the platform's operations, user base, and financial metrics.
  • Multi-Service Capability: Beyond traditional ride-hailing, Siro supports various service requests seamlessly integrated into the ecosystem.

🛠 Tech Stack

Siro is built utilizing modern frameworks and tools to ensure high performance and maintainability across both mobile and backend environments.

  • Frontend App: Flutter (Dart)
  • Backend Infrastructure: Scalable Server Environment
  • Payment Integration: Secure, robust handling of dynamic budgets and digital wallets.

⚙️ Setup & Deployment

  1. Make sure to run flutter pub get in each of the app directories to fetch dependencies.
  2. Use the provided ./deploy.sh script to quickly commit and push your changes to the remote repository.

Built with passion for a seamless transportation experience.

Description
No description provided
Readme 128 MiB
Languages
Dart 76.8%
PHP 10.8%
HTML 4%
C++ 3.1%
C 2%
Other 3.2%