Łukasz Gawron
gawi151.bsky.social
Łukasz Gawron
@gawi151.bsky.social
software dev | #flutterdev at @nomtek (https://nomtek.com) | started as #android dev
Not the shortest but a little bit easier on the eye would be 2 private widgets one for leading case other trailing and showing one or the other.
June 1, 2025 at 11:59 AM
Holy ****. 🫂
May 26, 2025 at 3:41 PM
Looks like the slack channel link is not working :/ Could someone check if the link is correct?
April 16, 2025 at 5:51 PM
Yeah either you fix it yourself or it's never gonna happen :(
March 29, 2025 at 3:01 PM
Six months ago, I returned to native Android development hoping that live edit would work as smoothly as Flutter's hot reload. I was only fooling myself! :p
March 28, 2025 at 7:33 PM
Sadly it's marked as P2 :/
March 28, 2025 at 7:08 PM
cs.android.com/android/plat...

I found something here ;)
Search and explore code
cs.android.com
March 22, 2025 at 12:26 AM
Oh right. I've seen it but I focused more on the state management part and missed the folder structure. Thx for the link I read it once again more carefully 🙇
March 6, 2025 at 8:21 PM
Do you have a link? 🙏
March 6, 2025 at 7:22 PM
Ok I see yeah I have something similar in mind to use. Not sure yet how I should distinguish what's in `shared` and `core` yet. Looking at your example it's like `shared` is more about UI sharing. `core` seems like utility or cross feature capabilities. Anyway thx for sharing 🙇
March 6, 2025 at 1:57 PM
So what does it look like? What are your top lvl dirs? How do you organize features?
March 6, 2025 at 1:03 PM
Sure it's not that I have wip all the time ;) I use it from time to time but that's not my usual way of work. I just commit what I have and push it at the end of the day to continue the next day. Wip is useful if I'm interrupted and have to switch context to something different but not too often ;)
February 27, 2025 at 8:20 PM