Zen Bui
@definev2
Followers
548
Following
7K
Media
139
Statuses
977
https://t.co/JJy65Te0l0 | Software Craftsman.
Joined April 2020
🎊 My very first PR to flutter 🎊 Ps: The PR review experience is really nice!
"Colored box optimization (#176028)" by @definev2 was merged into #Flutter master https://t.co/euToEraB8Y
2
2
37
https://t.co/y52cKKCpJY It's amazing to learn how to build and embed multi Flutter web views with full support for breakpoints, debug features, and hot reload! This feels even better than TS breakpoints, since TS tends to go to .d.ts files, so I have no idea what I'm looking at.
0
1
11
Built a smooth number input component in @flutterdev, that works on mobile, web and desktop Getting the decimal point animation right was the tricky part Web live demo: https://t.co/9X0IkdHEHD Design by @odubu_design
#FlutterDev #Animation
1
2
6
@AbdallahSh07 @imadetheseworks I think maybe pushing to collaborate more with the designers world is the way. In flutter 1.x era, flutter and flare (now known as Rive) is a dynamic duo, they design graphics and we ship that to every screen. But now they have their own ability to do it with new scripting (1/n)
1
2
5
Somebody said devs don’t post and do cool things with #FlutterDev anymore, well looks like @tsuyoshi_chujo is an exception 🎉🚀💙
I've published a brand new package named gesture_recorder!!! This enables you to *record* the entire gesture event and *replay* it. I'm excited about how this package enhances our #FlutterDev development experience💪 https://t.co/dC9tDkKQRU
5
4
57
This will be helpful in onboarding flow with flutter. Can i save event in to disk and replay it later? @tsuyoshi_chujo
Because this trick replays all the touch events, not only onTap events to the Button, this behavior of replaying dragging & dropping is also possible. #FlutterDev
2
1
23
I've published a brand new package named gesture_recorder!!! This enables you to *record* the entire gesture event and *replay* it. I'm excited about how this package enhances our #FlutterDev development experience💪 https://t.co/dC9tDkKQRU
8
22
162
I created a CRT Effect wrapper and applied it to all widgets. You can use it with Zentoast to get a hacker-style toast notification. This is for you @dannyackerman. The Gist link is in the following tweet. #Flutter #BuildInPublic
9
5
58
I probably won't understand everything on the first read, but I'm reposting it so people know there's still Flutter content that inspires building non-trivial things. :-)
New article! This one's a very technical deep dive, with an expected global audience of about 1-2 people. But still, I had fun writing it. https://t.co/ByeU72807E
0
2
14
Allow me to vent for a moment: #FlutterDev doesn't feel "cool" to me rn what I see from React, Expo and Swift, is people showing off cool demos, and building fun stuff that pushes the envelope. we discuss state management, DI, and basic app architecture 100 times over
19
5
85
It's easier than I thought; the hardest part is stabilizing the CRT line with the shaky widget effect. @dannyackerman @sinasamaki
@FlutterDev #Flutter #JetpackCompose
please, please, please, can someone make this in #flutter @FlutterDev
2
8
45
Friendly reminder that I have the smoothest implementation of modal sheets with scrollable content in #FlutterDev (at least that I know of) It handles scrolling and resizing content perfectly. also comes with a better version of the classic cupertino sheet view.
16
20
195
Just wrapped up my session at #GDGDevFest Hanoi 2025! Shared about Design Systems in Flutter: Today, Tomorrow & Beyond Details at my blog post: https://t.co/1yafvWC6bY
0
2
7
More refinement on the clock face! 🤩 It reminds me of the original @FlutterDev hackathon. I'm currently using a factor of 24 for easy face division and adding an outer ring for the minute display. #FlutterDev #BuildInPublic
2
1
34
#FlutterDev tip: use the current `Scrollable.of(context)` to react to scroll events from inside the scrollable content. Combine this with `NotificationListener` if you need to listen from outside the scrollable, and you barely ever need to drill down `ScrollController` anymore.
4
18
144
I have a quirky idea about clock faces - why do we stick to the 12-hour format? Why not 1, 2, or even 15 hours instead? :-) #FlutterDev
5
2
21
I first create a function that defines the pure visual properties, without any animation logic. After that, I bind the animation values and curve/spring settings to it. This separates the UI code from the animation code. What do you think about this approach? #FlutterDev #Motor
3
7
50
Great package 👍
✨Forui just hit 1,000 stars on GitHub! HUGE THANK YOU to the flutter community for the support! 🥳 To celebrate this milestone, we've released #Forui 0.12.0 with: - Sidebar 📲 - Toast 🍞 - Support for Flutter 3.32.0 ➡️ https://t.co/JzmUpp6ZwN
#flutterdev #flutter
1
3
9