sometimes u want to create another widget inside a widget and want to set the witdh of the widget inside the other widget in relationship to the widget outside. or is there a way to get the length from the Expanded Widget? not sure
Hey, very good video. But I have one problem. I want a round border, but with boxDecoration, evry single Container gets a round Border. Can you help me to solve that Problem? I want a round Border on the top left, of the first Container and on the top right on the last Container.
i have got a error width: MediaQuery.of(context).size.width / 3, { "owner": "_generated_diagnostic_collection_name_#0", "code": "undefined_identifier", "severity": 8, "message": "Undefined name 'context'. Try correcting the name to one that is defined, or defining the name.", "source": "dart", "startLineNumber": 40, "startColumn": 28, "endLineNumber": 40, "endColumn": 35 }
Watch my last video: Create Splash Screen in Flutter App the Right Way
th-cam.com/video/JVpFNfnuOZM/w-d-xo.html
Best video that make a navbar from scratch no plugin or package
Big Thumbs Up !
Thank you very much.
Why using a container and media query to define the width, there is the Expanded widget that lives inside a row and takes up the whole space
sometimes u want to create another widget inside a widget and want to set the witdh of the widget inside the other widget in relationship to the widget outside. or is there a way to get the length from the Expanded Widget? not sure
Thanks for the awesome video, I want to show the title of each icon when it's active, how can I do that?
Thank you, Might I use it and your open sources? in my project.
Hey, very good video. But I have one problem. I want a round border, but with boxDecoration, evry single Container gets a round Border. Can you help me to solve that Problem? I want a round Border on the top left, of the first Container and on the top right on the last Container.
just give decoration to container buddy The contianer inside the function , I am talking about
1:15 video starts
thank you for the amazing video!! how can we add title to the icons? like home ...etc
then create the column their and add the Text Widget down the Icon.
i have got a error
width: MediaQuery.of(context).size.width / 3,
{
"owner": "_generated_diagnostic_collection_name_#0",
"code": "undefined_identifier",
"severity": 8,
"message": "Undefined name 'context'.
Try correcting the name to one that is defined, or defining the name.",
"source": "dart",
"startLineNumber": 40,
"startColumn": 28,
"endLineNumber": 40,
"endColumn": 35
}
How to add text for each icon???😢
bro add badge in this navigation, and code send