Stan
Stan
Same here (blocking)
@slovnicki Any update on this, this is a mayor issue. TLTR: I think you should check on a magic may if every animation is done or all the controllers on...
> @slovnicki Any update on this, this is a mayor issue. > https://github.com/slovnicki/beamer/issues/645
> This error is caused by multiple writes to the storage. > > Сode example to reproduce the error (need to quickly scroll the list): > > ```dart > import...
> Any updates on this issue @mogol ? You can use the previous version.
@wenchaosong @slovnicki Test this fix https://github.com/slovnicki/beamer/issues/645
@slovnicki Any update on this ?
> @stan-at-work which previous version are you using to avoid this issue? I'm using `flutter_secure_storage: ^8.1.0`
It’s highly likely that this is the issue. Make sure to place your Beamer declaration in the `initState` method or in your `main.dart` file, but definitely not in a build...