Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Flutter web – DeveloperFolio template

DeveloperFolio    

A clean, beautiful, and responsive portfolio template for Developers!

Still in development stage. If you created something awesome and want to contribute then feel free to open Please don’t hesitate to open a pull request.

Desktop View

Tablet View

Mobile View

Sections

 Summary and About me

 Skills

 Achievements 

 Blogs

 Contact me

To view a live example, click here

Getting Started

From your command line, clone and run developerFolio:

In-order to work with this repo you need to have flutter beta installed on your system.

# Clone this repository
$ git clone 

# Go into the repository
$ cd DeveloperFolio

# Get Packages
$ flutter pub get

# Build Web using Flutter
$ flutter build web

# Launch/View
$ flutter run -d chrome

Deployment 

When you are done with the setup, you should host your website online. We highly recommend reading through the docs for Firebase Hosting.

# Before you can install the Firebase CLI, you will need to install Node.js on your machine.
npm install -g firebase-tools

# Firebase Login
$ firebase login

# Initialize Firebase
$ firebase init

# Deploy to Firebase
$ firebase deploy

For the Future

Download DeveloperFolio webapp source code on GitHub

https://github.com/naveenjujaray/DeveloperFolio
Exit mobile version
Skip to toolbar