Skip to content

Commit

Permalink
splash screen loading part
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreya-Bhatia committed Jul 26, 2024
1 parent 5906d09 commit 241fcaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/new_ui/screens/splash_screen/splash_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ class _SplashScreenState extends ConsumerState<SplashScreen> {
return const Scaffold(
body: Center(
child: CircularProgressIndicator(),

// child: SizedBox(
// child: Lottie.asset("assets/animation/loadinglottie.json"),
// height: 250,
Expand Down

0 comments on commit 241fcaa

Please sign in to comment.