combining GST filings, payment history, and BizCircle into a quiet pre-payment signal;making "disputed" a first-class invoice state alongside pending and paid; and letting payment requests ride the channel SMEs already use (WhatsApp).2/2
Built an flutter feature prototype for @piceHQ which I thought would enhance the app. They aren't gaps so much as opportunities sitting next to data Pice already collects beautifully:1/2
@lukasiuu@BinEmmanuel1 That's perfect. Just needed it along with the reply message. When you add a reply message on top of the message the alignment of text adjusts dynamically.
@BinEmmanuel1@lukasiuu Yes exactly. Some more screenshots. Notice how the time and tick adjust at the end based on length. Also the reply to container fits the width. The overall width is the size of the larger of the 2.
Instead it should directly install the updates in the background and show the Google Play installing animation after the update has been installed. I remember some apps doing this.
Iโve been digging into popular open-source Flutter apps to see how theyโre really built.
Thinking of turning it into a video series, where each video is a breakdown of an appโs architecture, patterns, code style, and so on.
Would you watch that?
Like or RT if you'd like it!
@SayedAdinan You can use the redirect method of GoRouter to redirect to a particular route when the user is redirected to the app using Deeplink.Also If you can share the exact issue that you are facing
that would be more helpful.
Hey @FlutterComm , can someone please help me with this. I have tried out almost every solution available out there but the onBackgroundMessage is not triggered for iOS when I receive notification while the app is in background/killed. Have anyone ever tried/worked on this?@puf