Visarut Tippun
Visarut Tippun
you can use `viewModel.text ~> label.rx.text ~ disposeBag` shorter than `viewModel.text.bind(to: label.rx.text).disposed(by: disposeBag)`
Same issue here, now i put 500ms delayed before next navigation in same controller
@alejom88 try this #295
I'm facing the same issue you can use this in your `pubspec.yaml` ``` image_gallery_saver: git: url: 'https://github.com/knottx/image_gallery_saver.git' ```
@hyjfine @woodwen @nicolas-landa @dvaldivia @qiuxiang @kazumi007 @ened @zhuyangyang-lingoace @Allen0505 @harithay @HemlockBane @bingbingbog Please merge and release. 🥹
@CodeWizard0367 @krutarth-vaishnav try this #295
same as #280
> @knottx Thanks for fixing this issue! I've been scratching my head for the last few hours until I came across this fix. > > This PR might be more...
> @knottx, please, add support for flutter 3.24.0 in your repo. Right now building apk with your fork throws > > ``` > Execution failed for task ':image_gallery_saver:verifyReleaseResources'. > >...
I've got a problem in my pod too https://cocoapods.org/pods/JWTDecoder