Personal Financing App
This project is a starting point Of optymoney application.
Few things that need to be noted before beginning:
Pub Packages used:
- flutter_svg: ^0.18.0 For using svg images
- shared_preferences: ^0.5.12+4 Used accross the app
- intro_screen_onboarding_flutter: ^0.1.5 Used for creating onBoarding
- bottom_navy_bar: ^5.6.0 Used for creating the Nav Bar
- font_awesome_flutter: ^8.11.0 Used for adding FA Icons
- pdf_flutter: ^1.1.4 Reading & writing PDFs
- path_provider: ^1.6.27 Providing file paths
- 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:
- website: https://www.optymoneny.com
- Install flutter mac from: https://flutter.dev/docs/get-started/install/macos
- Flutter Documentation: https://flutter.dev/docs/get-started/codelab