A Flutter Landing Page
Fullscreen Web View | Reponsive Web View |
---|---|
Ref. Tutorial
Flutter Web : Responsive Landing Page - Speed Code
$flutter build web
- files from /build/web folder are moved to /docs so that the Github can be built.
- images from /assets are cloned into /docs/assets
master branch /docs folder
Otherwise, Github Pages will be being built from the Flutter project folder.
Icons from icons8
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.