CV web app built with Flutter.

Few things to note:

To adjust it to your needs follow these steps:

  • Change favicon.png in web/ folder
  • Change images in assets/images/dev/ and assets/images/jobs_logo/ folders and define path to them in in lib/core/utils/const/app_images.dart
  • Change strings in lib/core/utils/const/app_strings.dart
  • Add your jobs description to lib/core/utils/const/app_jobs.dart
  • Run flutter pub run build_runner build

GitHub

View Github