From d2fe30813ab6f2c60c0465411736e0fe66ba9368 Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Thu, 28 Apr 2022 08:45:13 +0700 Subject: [PATCH] Added LottieAnims Assets Folder in pubspec --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 0325f14..e527bc9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,6 +62,7 @@ flutter: # To add assets to your application, add an assets section, like this: assets: - assets/ + - assets/lottieanims/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware. # For details regarding adding assets from package dependencies, see