Closed ray1422 closed 11 months ago
Solved by adding the following arguments into CupertinoApp
localizationsDelegates: const [
DefaultMaterialLocalizations.delegate,
DefaultCupertinoLocalizations.delegate,
DefaultWidgetsLocalizations.delegate,
],
No MaterialLocalizations found.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior: Use the widget under CupertinoPageScaffold