Skip to content

architxkumar/Personal-Portfolio

Repository files navigation

Personal-Portfolio

A fun and simple portfolio web app built in Flutter to learn about adaptive responsive design.

This is a submission project for roadmap.sh.

The web app is live on architxkumar.dev

Features

  • Adaptive responsive design (Breakpoint at 800px)
  • Material Design theming
  • Redirecting profile links
  • Auto theme Mode matching your system

Learning Outcomes

  • Adaptive Responsive design using LayoutBuilder
  • Material Theming by setting content as Primary from color palettes
  • Redirecting links using url_launcher
  • IntrinsicHeight to match all children's size to the largest sibling

Screenshots

image image

Requirements

  • Flutter SDK >=3.35
  • Browser (Chromium-based recommended)

Installation

git clone https://github.com/architxkumar/Personal-Portfolio
cd Personal-Portfolio
flutter pub get
flutter run

After this, select the browser you would like to run on (if prompted)

LICENSE

MIT LICENSE

About

A fun and simple portfolio flutter web app

Topics

Resources

License

Stars

Watchers

Forks