Banking App is a one screen project based on Website Dosage design without any business logic.
This project is intended to focus only on integrating the design with Flutter
- Minimum SDK level 16
- Flutter 2.8.0 channel stable + Dart 2.15.0
- palette_generator to extract the dominant color of the Company logo from transactions.
- google_fonts to add Poppins which seems to match the dribbble design.
- flutter_lints - This package contains a recommended set of lints for Flutter apps, packages, and plugins to encourage good coding practices.
- decorated_icon to highlight selected icon in BottomNavigationBar.