mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 20:07:46 -06:00
Added fastlane, updated instructions on generating files
This commit is contained in:
@@ -104,9 +104,9 @@ class _MyAppState extends State<MyApp> {
|
||||
languageCode: settings.preferredLocaleSubtag),
|
||||
localizationsDelegates: const [
|
||||
S.delegate,
|
||||
FormBuilderLocalizations.delegate,
|
||||
GlobalMaterialLocalizations.delegate,
|
||||
GlobalWidgetsLocalizations.delegate,
|
||||
FormBuilderLocalizations.delegate,
|
||||
GlobalCupertinoLocalizations.delegate,
|
||||
],
|
||||
home: const AuthenticationWrapper(),
|
||||
|
||||
Reference in New Issue
Block a user