add duo theme bundles and images

TODO script using test2_duo.json
This commit is contained in:
sneurlax 2024-05-22 14:43:56 -05:00
parent cc7b958c5a
commit 7fe1109665
9 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

View file

@ -262,7 +262,7 @@ class _PNG {
class _ANIMATIONS {
const _ANIMATIONS();
String get test2 => "assets/lottie/test2.json";
String get test2 => "assets/lottie/test2_sw.json";
String get iconSend => "assets/lottie/icon_send.json";
String get loaderAndCheckmark => "assets/lottie/loader_and_checkmark.json";
String get arrowRotate => "assets/lottie/arrow_rotate.json";

View file

@ -276,7 +276,7 @@ flutter:
# lottie animations
# basic
- assets/lottie/test2.json
- assets/lottie/test2_sw.json
- assets/lottie/icon_send.json
- assets/lottie/loader_and_checkmark.json
- assets/lottie/arrow_rotate.json