feat: Add a small details bottom sheet
This commit is contained in:
@@ -42,7 +42,7 @@ void main() async {
|
||||
);
|
||||
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
LocaleSettings.useDeviceLocale();
|
||||
await LocaleSettings.useDeviceLocale();
|
||||
|
||||
runApp(
|
||||
MultiBlocProvider(
|
||||
|
||||
Reference in New Issue
Block a user