Skip to content

vadimbarda/portfolio_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Porfolio App

This is portfolio mobile application made by Vadym Barda

Setup

  1. Install FVM
  2. Install Flutter by running fvm install
  3. Follow Flutter installation guide to setup iOS, Android, and your operating system. Skip "Get the Flutter SDK" section as Flutter has already been installed on the previous step.
  4. Run fvm flutter doctor and fix any found issues.
  5. Run make to perform initial project setup.

Useful Commands

Please use FVM to run Flutter commands instead of flutter or dart directly.

  • make - setup project initially
  • make flutter - install Flutter
  • make packages - get dependencies
  • make strings - generate strings
  • make resources - generate resources
  • make analysis - analyze code
  • make clean - clean builds
  • make splash - set native splash screen
  • fvm flutter run - run application

About

My portfolio mobile project on Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published