diff --git a/assets/smwallet/logo.png b/assets/smwallet/logo.png new file mode 100644 index 00000000..10677189 Binary files /dev/null and b/assets/smwallet/logo.png differ diff --git a/assets/smwallet/swipe-right.png b/assets/smwallet/swipe-right.png new file mode 100644 index 00000000..48e032b2 Binary files /dev/null and b/assets/smwallet/swipe-right.png differ diff --git a/assets/smwallet/wallet1.png b/assets/smwallet/wallet1.png new file mode 100644 index 00000000..6ad51634 Binary files /dev/null and b/assets/smwallet/wallet1.png differ diff --git a/assets/smwallet/wallet2.png b/assets/smwallet/wallet2.png new file mode 100644 index 00000000..a0b57a37 Binary files /dev/null and b/assets/smwallet/wallet2.png differ diff --git a/assets/smwallet/wallet3.png b/assets/smwallet/wallet3.png new file mode 100644 index 00000000..158fd0fd Binary files /dev/null and b/assets/smwallet/wallet3.png differ diff --git a/pubspec.yaml b/pubspec.yaml index a0798210..22c86f4b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -64,6 +64,11 @@ flutter: - assets/grocery/mortar.png - assets/grocery/pineapple.png - assets/grocery/vegetables.png + - assets/smwallet/logo.png + - assets/smwallet/swipe-right.png + - assets/smwallet/wallet1.png + - assets/smwallet/wallet2.png + - assets/smwallet/wallet3.png # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg