Flutter Column and Row Widget cross axis and main axis understanding using this web app
Read Time:34 Second

Flutter Column and Row Widget cross axis and main axis understanding using this web app

0 0

Flutter Cross And Main Axis + Alignment

Flutter Column and Row Widget cross axis and main axis understanding using this web app

A flutter project to demonstrate how column and row cross and main axis works, how layout set based on the cross and main axis values also added animated alignment sample.

Reference Screens

Flutter Column and Row Widget cross axis and main axis understanding using this web app

Flutter Column and Row Widget cross axis and main axis understanding using this web app

Flutter Column and Row Widget cross axis and main axis understanding using this web app

Flutter Column and Row Widget cross axis and main axis understanding using this web app

Build & Release

  • Add below line in the index.html
<base href="$FLUTTER_BASE_HREF">
  • Execute this command
flutter build web --release --base-href /flutter_cross_and_main_axis/
  • Execute this command
sudo sh release.sh
  • Push to GitHub and setup pages for main branch

About me

I’m Kishan Donga and you can connect with me via the below links, I am a developer and I love to create innovations.




GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Apple Stocks App Clone with Flutter
Entrada siguiente Expense Tracker App project in Flutter