#developer
Read more stories on Hashnode
Articles with this tag
Here’s a quick rundown of what I implemented: AppBar: Added a title with custom styling (font size, colors, and alignment). Body: Positioned styled...
This code simply depicts the basic structure of layout for any mobile application .In flutter scaffold provides the visual for a material design...
This simple app displays the text “hello” on the screen. While it may not seem groundbreaking, it’s a crucial first step. With this, I’ve set up my...