Fixes & Updates - 2026-06-01: Integrate Back-End v3 updates, fix call/connection issues across apps
This commit is contained in:
159
lib/controller/home/precise_comparison_results.txt
Normal file
159
lib/controller/home/precise_comparison_results.txt
Normal file
@@ -0,0 +1,159 @@
|
||||
--- PRECISE MISSING METHODS ---
|
||||
Total original methods/getters/setters: 270
|
||||
Total defined in split controllers: 270
|
||||
Total missing: 53
|
||||
- Column
|
||||
- CupertinoDialogAction
|
||||
- Future
|
||||
- _applyLowEndModeIfNeeded
|
||||
- _buildOsrmWaypointCoords
|
||||
- _calculateDistance
|
||||
- _checkAndRecalculateIfDeviated
|
||||
- _fillDriverDataLocally
|
||||
- _haversineKm
|
||||
- _initMinimalIcons
|
||||
- _initializePolygons
|
||||
- _isActiveRideState
|
||||
- _kmToLatDelta
|
||||
- _kmToLngDelta
|
||||
- _onDriverAcceptedWithSocket
|
||||
- _onDriverArrivedWithSocket
|
||||
- _onRideCancelledWithSocket
|
||||
- _onRideStartedWithSocket
|
||||
- _playRouteAnimation
|
||||
- _relevanceScore
|
||||
- _restorePolyline
|
||||
- _retryProcess
|
||||
- _stageNiceToHave
|
||||
- _stagePricingAndState
|
||||
- _startMasterTimer
|
||||
- _startMasterTimerWithInterval
|
||||
- _startPollingFallback
|
||||
- _stopDriverLocationPolling
|
||||
- _updateDriverMarker
|
||||
- addPostFrameCallback
|
||||
- cancelRide
|
||||
- checkPassengerLocation
|
||||
- currentDriverMarkerId
|
||||
- detectPerfMode
|
||||
- directions
|
||||
- getAIKey
|
||||
- getDirectionMap
|
||||
- getDistanceFromDriverAfterAcceptedRide
|
||||
- getMapPointsForAllMethods
|
||||
- getPassengerLocationUniversity
|
||||
- getRideStatus
|
||||
- handleActiveRideOnStartup
|
||||
- handleNoDriverFound
|
||||
- isDriversDataValid
|
||||
- lastWhere
|
||||
- onChangedPassengerCount
|
||||
- onChangedPassengersChoose
|
||||
- processRideAcceptance
|
||||
- retrySearchForDrivers
|
||||
- showDrawingBottomSheet
|
||||
- showNoDriversDialog
|
||||
- startSearchingTimer
|
||||
- wait
|
||||
|
||||
--- PRECISE MISSING VARIABLES/FIELDS ---
|
||||
Total original variables: 626
|
||||
Total defined in split controllers: 558
|
||||
Total missing: 97
|
||||
- EdgeInsets
|
||||
- Error
|
||||
- InfoWindow
|
||||
- LatLngBounds
|
||||
- LocationData
|
||||
- R
|
||||
- _buildOsrmWaypointCoords
|
||||
- _calculateDistance
|
||||
- _haversineKm
|
||||
- _isActiveRideState
|
||||
- _isStateProcessing
|
||||
- _isUsingFallback
|
||||
- _kmToLatDelta
|
||||
- _kmToLngDelta
|
||||
- _reconnectTimer
|
||||
- _relevanceScore
|
||||
- a
|
||||
- aerialDistance
|
||||
- apiDistanceMeters
|
||||
- apiKey
|
||||
- attemptCount
|
||||
- c
|
||||
- carInfo
|
||||
- cardNumber
|
||||
- carsOrder
|
||||
- checkPassengerLocation
|
||||
- commissionPct
|
||||
- context
|
||||
- coordDestination
|
||||
- currentAttempt
|
||||
- currentCarType
|
||||
- currentLocationOfDrivers
|
||||
- currentRideId
|
||||
- currentTimeSearchingCaptainWindow
|
||||
- dInfo
|
||||
- dLat
|
||||
- dataCarsLocationByPassenger
|
||||
- datadriverCarsLocationToPassengerAfterApplied
|
||||
- dest
|
||||
- deviation
|
||||
- distanceOfTrip
|
||||
- driverCarPlate
|
||||
- driverLocationToPassenger
|
||||
- driverName
|
||||
- driverOrderStatus
|
||||
- driverPhone
|
||||
- durationByPassenger
|
||||
- dynamicApiUrl
|
||||
- etaText
|
||||
- fName
|
||||
- finalReason
|
||||
- firebaseMessagesController
|
||||
- increaseFeeFormKey
|
||||
- info
|
||||
- isBeginRideFromDriverRunning
|
||||
- isDrawingRoute
|
||||
- isDriversDataValid
|
||||
- isDriversTokensSend
|
||||
- isInUniversity
|
||||
- isRequestValid
|
||||
- kDurationScalar
|
||||
- key
|
||||
- km
|
||||
- kmInDegree
|
||||
- lName
|
||||
- latDest
|
||||
- latestWaypoint
|
||||
- lngDest
|
||||
- lowPerf
|
||||
- mapAPIKEY
|
||||
- messagesFormKey
|
||||
- might
|
||||
- minBillableKm
|
||||
- minFareSYP
|
||||
- newValue
|
||||
- northeast
|
||||
- originCoords
|
||||
- pLower
|
||||
- passengerLocation
|
||||
- passengerLocationStringUnvirsity
|
||||
- placeName
|
||||
- polylineString
|
||||
- previousLocationOfDrivers
|
||||
- progressTimerRideBeginVip
|
||||
- promoFormKey
|
||||
- qLower
|
||||
- query
|
||||
- rLat1
|
||||
- rLat2
|
||||
- ram
|
||||
- rideData
|
||||
- sdk
|
||||
- selectedPassengerCount
|
||||
- southwest
|
||||
- startLng
|
||||
- status
|
||||
- stringElapsedTimeRideBegin
|
||||
Reference in New Issue
Block a user