sending progress to ui with very epic animated upload progress

This commit is contained in:
RafayAhmad7548 2025-08-02 08:39:31 +05:00
parent b3b2fc8895
commit ce6374d302
3 changed files with 70 additions and 13 deletions

View file

@ -11,6 +11,7 @@ class MainApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
debugShowCheckedModeBanner: false,
theme: ThemeData(
useMaterial3: true,
colorSchemeSeed: Colors.teal,