Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.56 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.56 KB

optymoney

Personal Financing App

Getting Started

This project is a starting point Of optymoney application.

Few things that need to be noted before beginning:

Pub Packages used:

  1. flutter_svg: ^0.18.0 For using svg images
  2. shared_preferences: ^0.5.12+4 Used accross the app
  3. intro_screen_onboarding_flutter: ^0.1.5 Used for creating onBoarding
  4. bottom_navy_bar: ^5.6.0 Used for creating the Nav Bar
  5. font_awesome_flutter: ^8.11.0 Used for adding FA Icons
  6. pdf_flutter: ^1.1.4 Reading & writing PDFs
  7. path_provider: ^1.6.27 Providing file paths
  8. pdf: ^2.1.0
    9 .modal_bottom_sheet: ^1.0.0+1 Used in the calculators part

Colors are the same from the website

Color Scheme is Red and white which needs to be constant across the app

Git Version Control is enabled

Few tips before starting the work:

  1. website: https://www.optymoneny.com
  2. Install flutter mac from: https://flutter.dev/docs/get-started/install/macos
  3. Flutter Documentation: https://flutter.dev/docs/get-started/codelab