0% found this document useful (0 votes)
19 views

Flutter-PortfolioApp-Development-Report

The Flutter PortfolioApp is a personal portfolio application developed using Flutter, Dart, and Android Studio, designed to showcase skills and projects on Android and Web platforms. The report details the project's structure, key technologies, and main files, highlighting the use of various Flutter widgets for UI design. Currently, basic features are implemented with plans for future enhancements to further showcase professional skills.

Uploaded by

aryansuthar194
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Flutter-PortfolioApp-Development-Report

The Flutter PortfolioApp is a personal portfolio application developed using Flutter, Dart, and Android Studio, designed to showcase skills and projects on Android and Web platforms. The report details the project's structure, key technologies, and main files, highlighting the use of various Flutter widgets for UI design. Currently, basic features are implemented with plans for future enhancements to further showcase professional skills.

Uploaded by

aryansuthar194
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Flutter PortfolioApp –

Development Report

A personal portfolio app built using Flutter. This report summarizes


the app's development, features, and deployment.

by Aryan suthar
Project Overview

This app showcases a personal portfolio. Built using Flutter, Dart,


and Android Studio. It supports Android and Web platforms.

Purpose Technologies
Display skills and projects.
Flutter, Dart, Android Studio.

Platforms
Android and Web.
Tools and Technologies

Key tools used in the project development process.

Flutter SDK
Framework for building cross-platform apps.

Dart
Programming language.

Android Studio
Integrated Development Environment.
Project Structure
Overview of the app's folder organization.

lib/ assets/ fonts/

Contains Dart files for the app's Stores images, fonts, and other Directory for custom fonts.
logic and UI. resources.
Main Files Description

Description of each Dart file's function.

main.dart
App's entry point.

home.dart
Provides the home screen.

about.dart
Displays personal information.

projects.dart
Lists showcased work.
UI Design
The UI is built using various Flutter widgets.

Scaffold
Base structure.

AppBar
App title bar.

Column/ListView
Layout and scrolling.

ElevatedButton
Interactive buttons.
Assets and Fonts
Custom assets and fonts are managed via pubspec.yaml.

Fonts
Declare custom fonts.

Images
Store and reference image assets.

pubspec.yaml
Configuration file.
Conclusion
The Flutter PortfolioApp effectively presents skills professionally.

1 Current Status
Basic features implemented.

2 Future Plans
Enhancements planned.

3 Professional Showcase
Skills presented on Android and Web.

You might also like