worked on bu fix
This commit is contained in:
@@ -31,7 +31,7 @@ class _SplashScreenState extends State<SplashScreen> {
|
||||
backgroundColor: const Color(0xFFF95F62), // Coral red background
|
||||
body: Center(
|
||||
child: Lottie.asset(
|
||||
'assets/intro/animation.json', // Your Lottie file
|
||||
'assets/intro/animm.json', // Your Lottie file
|
||||
fit: BoxFit.cover,
|
||||
repeat: true,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user