implemented TPIN and quick pay within bank
This commit is contained in:
@@ -55,6 +55,8 @@ dependencies:
|
||||
provider: ^6.1.5
|
||||
google_fonts: ^6.2.1
|
||||
shimmer: ^3.0.0
|
||||
lottie: ^3.3.1
|
||||
share_plus: ^7.2.1
|
||||
|
||||
|
||||
|
||||
@@ -93,6 +95,9 @@ flutter:
|
||||
- assets/images/icon.png
|
||||
- assets/images/avatar_male.svg
|
||||
- assets/images/avatar_female.svg
|
||||
- assets/animations/rupee.json
|
||||
- assets/animations/error.json
|
||||
- assets/animations/done.json
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/assets-and-images/#resolution-aware
|
||||
|
||||
Reference in New Issue
Block a user