pull down to refresh
50 sats \ 1 reply \ @anipy 24 Jan 2023 \ on: Daily discussion thread
Working on LightningX. Flutter bloc multiple streams is not working for me😥. WalletDetails fetched but Payment Details not. Will try to merge both the GET endpoint and make it one concurrent request only. Slow progress to the project due to repository architecture a lot of model for remote, cache and domain. LNBits User manager extension is amazing!
So now the data has been fetched concurrently like 2 request but one response which is List<Response>. But the Models has been messed up will try to create an app specific model tomorrow. That's it for Tuesday!. GN >)
reply