Sitam Sardar

Sitam Sardar

@heysitam.bsky.social

Mobile Application Developer (MAD) | Android | Flutter | iOS | Open Source Enthusiast | Technical Content Writer | Learner/Explorer ๐Ÿ“ฒ๐Ÿ‘ฉโ€๐Ÿ’ป

17 Followers 34 Following 17 Posts Joined Nov 2024
2 months ago
Post image Post image Post image Post image

Part 2 of this content

0 0 0 0
2 months ago
Post image Post image Post image Post image

Hey Flutter Folks!
Have you ever faced the same? Then this post is for you.

โœ… Let me explain what Hit Testing and HitTestBehavior are in Flutter with a simple visualization.

Feel free to share your thoughts and follow for more such tips in mobile development!

0 0 1 0
1 year ago

Hey thanks for sharing. Itโ€™s a great addition in flutter indeed. Although if we have any legacy project whose flutter version is not quickly upgradable then we can give it a try.

1 0 1 0
1 year ago
Post image

Hey #FlutterDev
Do you often use SizedBox to create spacing in Rows or Columns like this? Why not check out the ๐—ด๐—ฎ๐—ฝ package?

๐‚๐ก๐ž๐œ๐ค ๐ข๐ญ ๐š๐ญ ๐ฉ๐ฎ๐›.๐๐ž๐ฏ : lnkd.in/gP8gTpCJ

Feel free to share your thoughts and follow SITAM SARDAR for more such tips in mobile development!

Happy Coding! Cheers๐Ÿคฉ

3 0 1 0
1 year ago
Post image

Hey #FlutterDev!
What are your thoughts on the fold method provided by Dart?

1 0 0 0
1 year ago

Exactly

1 0 0 0
1 year ago
Post image

7/7

0 0 0 0
1 year ago
Post image

6/7

0 0 0 0
1 year ago
Post image

5/7

0 0 0 0
1 year ago
Post image

4/7

0 0 0 0
1 year ago
Post image

3/7

0 0 0 0
1 year ago
Post image

2/7

0 0 0 0
1 year ago
Post image

Hey #FlutterDev!
Do you often use ๐ฌ๐ก๐ซ๐ข๐ง๐ค๐–๐ซ๐š๐ฉ in your ๐‹๐ข๐ฌ๐ญ๐•๐ข๐ž๐ฐ? This post will help you understand the right scenarios for using itโ€”and when to avoid it.

Check this ๐Ÿงต

0 0 6 0
1 year ago

Another cool approach ๐Ÿ˜€

1 0 0 0
1 year ago

Great explanation. My doubt is cleared. Thank you very much!

1 0 0 0
1 year ago

Great suggestion! But I am little confused with from() and of() method. Both are working same way. Would you please explain the difference little bit?

0 0 1 0
1 year ago
Post image

TIL you can filter out the null values in a list two ways

1. Using the .whereType<T> method
2. Using the .nonNulls method

#FlutterDev

17 5 1 0
1 year ago
Post image

Hey #FlutterDev!
Are you still copying lists in this traditional way? Let me introduce you to a smarter alternative that Dart offers!

5 0 2 0