sending progress to ui with very epic animated upload progress
This commit is contained in:
parent
b3b2fc8895
commit
ce6374d302
3 changed files with 70 additions and 13 deletions
|
@ -11,6 +11,7 @@ class MainApp extends StatelessWidget {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
theme: ThemeData(
|
||||
useMaterial3: true,
|
||||
colorSchemeSeed: Colors.teal,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue