• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

GORIDE | InDriver Clone | Flutter Complete Taxi Booking Solution with Bidding Option

GORIDE | InDriver Clone | Flutter Complete Taxi Booking Solution with Bidding Option Version 2.2 – Mar 12, 2024

No permission to download

Version 2.2 – Mar 12, 2024

- Dependency upgrade.
- Migrate Deprecated imperative apply of Flutter’s Gradle plugins.
- Supported latest flutter SDK 3.19.2.


 

Attachments

  • codecanyon-goride-indriver-clone-flutter-complete-taxi-booking-solution.zip
    94.2 MB · Views: 49
Check your log. You have to click on the firebase link in the log to auto generate your firebase file
i didnt find any firebase link that link you talking about appers only when seting up the website but this error appered when i logged in to the app and the home becom red with this error in it "null check operator used on a null value see also https //flutter.dev/docs/testing/errors"
 
i didnt find any firebase link that link you talking about appers only when seting up the website but this error appered when i logged in to the app and the home becom red with this error in it "null check operator used on a null value see also https //flutter.dev/docs/testing/errors"
Send a DM I’ll help you fix it
 
  • Like
Reactions: BabiyatoNerd
AM having the same issue
share your visual studio log


i have this error when i login to the app please help


Screenshot.jpg

i'm still facing the error "null check operator used on a null value see also https //flutter.dev/docs/testing/errors" could any one know how to fix this please share


Code:
I
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9233262, long: 7.5339309>
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9234633, long: 7.5339417>
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9236686, long: 7.5339203>
I/GED     (26629): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 29, oppidx_max 29, oppidx_min 0
Restarted application in 13,040ms.
[GETX] Instance "GetMaterialController" has been created
[GETX] Instance "GetMaterialController" has been initialized
[GETX] Instance "GlobalSettingController" has been created
[GETX] Instance "GlobalSettingController" has been initialized
W/DynamiteModule(26629): Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found.
[GETX] Instance "SplashController" has been created
[GETX] Instance "SplashController" has been initialized
I/DynamiteModule(26629): Considering local module com.google.android.gms.providerinstaller.dynamite:0 and remote module com.google.android.gms.providerinstaller.dynamite:0
W/ProviderInstaller(26629): Failed to load providerinstaller module: No acceptable module com.google.android.gms.providerinstaller.dynamite found. Local version is 0 and remote version is 0.
[log] :::::::TOKEN:::::: fzK9mx5PTsGUBL_K8o4eQs:APA91bEoet_lt9olE4IqPTJG-xLCiz5T88N2kXYj3nvbcwuZWnZt6ZLGOTkzar79j1PaFVSzt073CwDkjKWevj3a5BPIK6n2ws3Jga9bY3Ls8nZnflzbEOskVj4hbYGq89QScMPIQc8M
I/System.out(26629): [socket]:check permission begin!
[GETX] WARNING, consider using: "Get.offAll(() => Page())" instead of "Get.offAll(Page())".
       Using a widget function instead of a widget fully guarantees that the widget and its controllers will be removed from memory when they are no longer used.
[GETX] GOING TO ROUTE /DashBoardScreen
[GETX] REMOVING ROUTE /
[GETX] Instance "DashBoardController" has been created
[GETX] Instance "DashBoardController" has been initialized
[GETX] Instance "HomeController" has been created
[GETX] Instance "HomeController" has been initialized
D/FlutterLocationService(26629): Service already in foreground mode.
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9237984, long: 7.5339299>
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9237709, long: 7.5339172>
E/flutter (26629): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type '_Map<String, dynamic>' is not a subtype of type 'Timestamp?'
E/flutter (26629): #0      new CurrencyModel.fromJson (package:drivelink_driver/model/currency_model.dart:17:5)
E/flutter (26629): #1      FireStoreUtils.getCurrency.<anonymous closure> (package:drivelink_driver/utils/fire_store_utils.dart:181:39)
E/flutter (26629): <asynchronous suspension>
E/flutter (26629): #2      FireStoreUtils.getCurrency (package:drivelink_driver/utils/fire_store_utils.dart:175:5)
E/flutter (26629): <asynchronous suspension>
E/flutter (26629): #3      GlobalSettingController.getCurrentCurrency.<anonymous closure> (package:drivelink_driver/controller/global_setting_conroller.dart:32:47)
E/flutter (26629): <asynchronous suspension>
E/flutter (26629): #4      GlobalSettingController.getCurrentCurrency (package:drivelink_driver/controller/global_setting_conroller.dart:32:5)
E/flutter (26629): <asynchronous suspension>
E/flutter (26629):

════════ Exception caught by widgets library ═══════════════════════════════════
The following _TypeError was thrown building GetX<HomeController>(controller: Instance of 'HomeController', tag: null, has builder, dirty, state: GetXState<HomeController>#f8c54(controller: Instance of 'HomeController')):
Null check operator used on a null value

The relevant error-causing widget was:
    GetX<HomeController> GetX:file:///D:/mobile_app/GoRide/driver/lib/ui/home_screens/home_screen.dart:16:12

When the exception was thrown, this was the stack:
#0      Constant.amountShow (package:drivelink_driver/constant/constant.dart:266:31)
#1      HomeScreen.build.<anonymous closure> (package:drivelink_driver/ui/home_screens/home_screen.dart:42:69)
#2      GetXState.build.<anonymous closure> (package:get/get_state_manager/src/rx_flutter/rx_getx_widget.dart:132:29)
#3      RxInterface.notifyChildren (package:get/get_rx/src/rx_types/rx_core/rx_interface.dart:26:27)
#4      GetXState.build (package:get/get_state_manager/src/rx_flutter/rx_getx_widget.dart:130:53)
#5      StatefulElement.build (package:flutter/src/widgets/framework.dart:5592:27)
#6      ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5480:15)
#7      StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5643:11)
#8      Element.rebuild (package:flutter/src/widgets/framework.dart:5196:7)
#9      BuildOwner.buildScope (package:flutter/src/widgets/framework.dart:2904:19)
#10     WidgetsBinding.drawFrame (package:flutter/src/widgets/binding.dart:989:21)
#11     RendererBinding._handlePersistentFrameCallback (package:flutter/src/rendering/binding.dart:448:5)
#12     SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1386:15)
#13     SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1311:9)
#14     SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:1169:5)
#15     _invoke (dart:ui/hooks.dart:312:13)
#16     PlatformDispatcher._drawFrame (dart:ui/platform_dispatcher.dart:399:5)
#17     _drawFrame (dart:ui/hooks.dart:283:31)

════════════════════════════════════════════════════════════════════════════════
[GETX] "SplashController" onDelete() called
[GETX] "SplashController" deleted from memory
[GETX] "GlobalSettingController" onDelete() called
[GETX] "GlobalSettingController" deleted from memory
I/GED     (26629): ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 29, oppidx_max 29, oppidx_min 0
D/ViewRootImpl(26629): setSurfaceViewCreated, created:false
V/PhoneWindow(26629): DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@4defc1b, this = DecorView@ba3c1b8[MainActivity]

════════ Exception caught by widgets library ═══════════════════════════════════
Null check operator used on a null value
The relevant error-causing widget was:
════════════════════════════════════════════════════════════════════════════════
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9236879, long: 7.5339658>

════════ Exception caught by widgets library ═══════════════════════════════════
Null check operator used on a null value
The relevant error-causing widget was:
════════════════════════════════════════════════════════════════════════════════
I/flutter (26629): ------>
I/flutter (26629): LocationData<lat: 8.9236046, long: 7.5339299>
I/k.drivel.drive(26629): Background concurrent copying GC freed 228572(7167KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 7567KB/14MB, paused 125us total 149.412ms

Here is the errow screen

1712581816820.png
 

Forum statistics

Threads
79,455
Messages
1,142,835
Members
248,443
Latest member
nndaid
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock