A flutter project to demonstrate how column and row cross and main axis works, and how layout is set based on the cross and main axis values also added an animated alignment sample.
Reference Screens
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 the main branch
Download and/or contribute this widget on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.