jonbhanson / flutter_native_splash

Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
https://pub.dev/packages/flutter_native_splash
MIT License
1.28k stars 200 forks source link

_TypeError (type 'Null' is not a subtype of type 'Map<dynamic, dynamic>') dart flutter #675

Closed mohamad7575 closed 1 month ago

mohamad7575 commented 2 months ago

Hi, when I fetching data from Hive database in flutter application I got this error , actually it happened every time I deleted an index from my hive data base and I added another data to database , it not replacing with what I deleted before and it become null , and after that when I want to fetch from database this error shown. And application crashed

Device (please complete the following information):

Screenshots image image

please help me with that , I'm struggling with that for couple of days

jonbhanson commented 2 months ago

I don't understand how this problem is related to the flutter_native_splash package. Can you explain?

jonbhanson commented 1 month ago

Closed due to inactivity. Feel free to reopen if you are still having trouble.

mohamad7575 commented 1 month ago

sorry I just posted in wrong place, but my issue not solved yet .