๐…๐ฅ๐ฎ๐ญ๐ญ๐ž๐ซ ๐๐ž๐ ๐ข๐ง๐ง๐ž๐ซโ€™๐ฌ ๐†๐ฎ๐ข๐๐ž
SizedBox Widget in Flutter App Development

A Thread ๐Ÿ‘‡

#flutter #100DaysOfCode #OpenSource
SizedBox Widget is a kind of box with a fixed size that directs itโ€™s child to also have that size
It can be used to set size constraints to the child widget, put an empty SizedBox between the two widgets to get some space in between, or something else.
Checkout this use case of SizedBox below, This snippet makes the child widget (a Card with some Text) have the exact size 200x300, parental constraints permitting
Important Properties
1. Child -> Widget
Restricted child of SizedBox

2. Height -> double
Height of SizedBox

3. Width -> double
Width of SizedBox
If you try to give SizedBox infinity size, it will expands as much as allowed by itโ€™s parent widget
You can learn more about SizedBox widget from api.flutter.dev/flutter/widgetโ€ฆ
If you liked this, make sure to:

1. Follow me @flutter_loverr
2. Retweet the first tweet

Thanks so much for getting to the end of the thread! Let me know your thoughts below

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Vinay๐Ÿ’™

Vinay๐Ÿ’™ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @flutter_loverr

14 Jul
๐“๐ฐ๐ข๐ญ๐ญ๐ž๐ซ ๐†๐ซ๐จ๐ฐ๐ญ๐ก ๐ญ๐ข๐ฉ๐ฌ ๐š๐ง๐ ๐“๐ก๐ซ๐ž๐š๐๐ฌ ๐๐ฒ ๐“๐ฐ๐ข๐ญ๐ญ๐ž๐ซ ๐„๐ฑ๐ฉ๐ž๐ซ๐ญ๐ฌ

A Thread ๐Ÿ‘‡
Twitter Growth Tip by @oliverjumpertz Image
Twitter Growth Tip By @dinomitron Image
Read 13 tweets
14 Jul
50+ sites to get Icons for your Next Side-projects
(Part 1)

A Mega Thread ๐Ÿ”ฅ

#100daysofcode #OpenSource #Icons
1. Icons8:- Itโ€™s a one-stop destination for free icons, photos, UX illustrations, and music for your videos.

icons8.com
2. Iconic:- Free Icons List of 430+ icons and counting

iconic.app
Read 23 tweets
12 Jul
๐…๐ฅ๐ฎ๐ญ๐ญ๐ž๐ซ ๐›๐ž๐ ๐ข๐ง๐ง๐ž๐ซ'๐ฌ ๐†๐ฎ๐ข๐๐ž

Factory constructors in Flutter

A Thread ๐Ÿ‘‡

#flutter #OpenSource #100DaysOfCode
The factory keyword returns an instance of the given class thatโ€™s not necessarily a new one. It
can be useful when:
=> You want to return an instance of a subclass instead of the class itself
Read 7 tweets
8 Jul
70+ Websites to Get Work and Jobs in Any Field

A Mega Thread๐Ÿ‘‡

#100DaysOfCode #JobSearch #internship #freelancing
Website for Full-Time, Part-Time and Remote Work
1. Indeed :- indeed.com
2. Craigslist :- craigslist.com
3. Simply Hired :- simplyhired.com
4. Authentic Jobs :- authenticjobs.com
5. Robert Half :- roberthalf.com
6. Krop :- krop.com
7. Career Builder :- careerbuilder.com
8. Linkedin Profunder :- linkedin.com/profinder
9. Mashable:- obs.mashable.com/jobs/browse
10. Smashing Magazine :- smashingmagazine.com/jobs
Read 21 tweets
7 Jul
7 Skills You Learn as a Developer

A Thread ๐Ÿ‘‡

#100DaysOfCode #DEVCommunity #indiedev
1. Networking :- Programming forces you to Network many fellow Developers which ultimately improves your communication skiils
2. Consistency :- If you want to become a good Programmer, you have to consistent with coding.
Read 11 tweets
6 Jul
10 VS Code Extensions & Themes for Developer

A Thread ๐Ÿ‘‡

#100DaysOfCode #CodeNewbie #DEVCommunity
1. Prettier :- Prettier is an opinionated code formatter, enforces a consistent style by parsing your code and re-printing it with its own rules
2. Live Server :- Launch a development local Server with live reload feature for static & dynamic pages
Read 13 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(