dart-archive / isolate

Makes working with Dart isolates easier.
https://pub.dev/packages/isolate
BSD 3-Clause "New" or "Revised" License
90 stars 34 forks source link

Cant get shared_preferences or sqlite work, error: "Null check operator used on a null value" #59

Open peterweb2005 opened 3 years ago

peterweb2005 commented 3 years ago

when init the services, which need await (wait not important, just state they are initiaiting)

then would throw the above error: "Null check operator used on a null value"