Andrea Mazzini
Andrea Mazzini
Can you post a print of your object's toDictionary call?
Let's clear up some confusion. Did you test the `issue-56` branch? Did that solve the crash?
I'm testing the demo app right now and it seems to be working fine. Can yuo share a bit more of your setup? Maybe record a video of the glitch.
What kind of errors?
It might be worth throwing when packing, since it's pretty important to ensure that the user knows that the data will not be available in the future. For the unpack...
Hey @sam199488 I reckon this issue should be fixed by one of the latest PR (#122). Can you test against the master version of the lib?
Hey @turk-jk Did you try to print the percentage? Check if it prints the intermediate values, and at which speed. Sometimes the percentage in this kind of stuff is iffy.
Hi @GokmenAkarDNB Changing those values does scale down the spinner. If you tried it in the demo project, make sure to clear the build folder first, the workspace doesn't automatically...
> > Hi @GokmenAkarDNB > > Changing those values does scale down the spinner. If you tried it in the demo project, make sure to clear the build folder first,...
Hi @MarcHe124 how are you attaching the tap handler to a spinner with a delay? Your best course of action would be to do it as it's done in the...