Fix payment server: remove global conRide to prevent crashing non-ride DB queries

This commit is contained in:
Hamza-Ayed
2026-08-01 17:17:33 +03:00
parent 09fa0c4e37
commit 1ddc6f8aa7
7 changed files with 217 additions and 31 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ name: intaleq_driver
description: "A new Flutter project."
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.1+6
version: 2.0.0+66
environment:
sdk: ">=3.0.5 <4.0.0"
@@ -18,7 +18,7 @@ dependencies:
path: ./packages/get
get_storage:
path: ./packages/get_storage
intaleq_maps: ^2.2.1
intaleq_maps: ^2.3.0
secure_string_operations:
path: ./secure_string_operations
trip_overlay_plugin: