Momshad Dinury
momshad.bsky.social
Momshad Dinury
@momshad.bsky.social
Senior Software Engineer @BS23. Specialising in Flutter with 5+ years of experience in Mobile Application Development.

GitHub: https://github.com/momshaddinury
#Help

Wasn't there a way to directly run package examples from command line or something? I mean, to run examples of a package we don't need to spin up a new project, we can do it from command line or something no?
December 14, 2024 at 11:54 AM
Reposted by Momshad Dinury
Friends: Due to changes in life I find myself needing to get work ASAP. If you know of anything in either intermediate (not senior) Flutter development OR in Developer Relations, please let me know via DM.

Thank you so much for any help during this difficult time.
December 9, 2024 at 5:36 PM
Huh, who knew!🧐

I never knew 𝗕𝗼𝗿𝗱𝗲𝗿𝗥𝗮𝗱𝗶𝘂𝘀.𝘃𝗲𝗿𝘁𝗶𝗰𝗮𝗹 existed. I always used 𝗕𝗼𝗿𝗱𝗲𝗿𝗥𝗮𝗱𝗶𝘂𝘀.𝗼𝗻𝗹𝘆 for top/bottom corners.

@flutter.dev Do you know any other cleaner syntax I might not have discovered yet?
December 7, 2024 at 5:46 AM
@jay.bsky.team

Noticed a small issue with the drawer and the horizontal slider in the profile page.

Notice how, the drawer opens even if I am trying to scroll horizontally. Ideally drawer should open when you swipe from the edge or when there is no horizontal scrolling.
December 7, 2024 at 4:07 AM
#Flutterdev attention!

Flutter's HTML renderer is going to be removed soon-

"Starting with the upcoming Flutter SDK beta release ..., the --web-renderer option will no longer be available, .... The only remaining options will be:

The default: uses CanvasKit as the only renderer.
--wasm: ....
🧵
December 6, 2024 at 5:54 AM
Oh wow really love this:
"Widget is configuration, Element is instance, RenderObject makes it so." - Kate Lovett 💙
Oh yeah, I can rustle up some examples. I’ve always thought, Widget is configuration, Element is instance, RenderObject makes it so (lays out and paints).
As far as custom Elements, I think a common case is when the RenderObject needs send up information to the Widget, a delegate or some such.
December 6, 2024 at 5:49 AM
Mark your calendars!

#FlutterinProduction is on December 17, 11am! You can watch it from wherever you are~ 💙
📺 Coming soon to a screen near you...

Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. → goo.gle/FiP
#FlutterInProduction
goo.gle
December 4, 2024 at 8:08 PM
#Flutterdev After null-aware spreads, we will soon have null-aware single values.

This is a super simple and clean way to check if a single value is null and, if not, do something with it.

If anyone wants to deep dive: github.com/dart-lang/la...
December 4, 2024 at 4:04 AM
Let's do a thread, where everyone shares their confusion/queries regarding architecture. And then, we'll have community leaders and contributors share different take using compass_fork.

What do you think @fluttercommunity.dev & @flutterframework.bsky.social ?
December 2, 2024 at 2:22 AM
#Flutter's team suggests avoiding repo-to-repo communication, recommending it be handled via ViewModels or UseCases. But ViewModels shouldn't orchestrate unrelated repositories—that's outside their scope. Repo coordination belongs in UseCases or a dedicated domain layer. Thoughts? 🧐

#mvvm #arch
November 27, 2024 at 2:55 PM
What's good:
#Flutter team finally shared a guide. That's amazing. And, they are planning content on command strategy. 🤞

Concern:
Given "ui = f(state)", flutter isn't truly #MVVM. May be #MVP/C don't know. Updating data doesn't change UI. Updating state does.
November 23, 2024 at 6:44 PM
Reposted by Momshad Dinury
This week’s notable commits in #Flutter includes a special call out to a huge team effort, cheers y’all!
Flutter Framework Team: Notable Commits · Issue #121415 · flutter/flutter
For years, Flutter's Framework team has been reviewing "notable commits" in our weekly staff meeting at Google. The notable commits are a lightly curated list of the pull requests that have landed ...
github.com
November 23, 2024 at 12:10 AM
#Flutter
#FlutterDev

This super cool to see download count in the pub.dev!

Congratulations @remirousselet.bsky.social 🎉
November 21, 2024 at 5:05 AM