|
|
@ -72,12 +72,12 @@ part 'src/utils/app_implementation.dart'; |
|
|
|
part 'src/utils/bloc.dart'; |
|
|
|
part 'src/utils/bloc.dart'; |
|
|
|
part 'src/utils/branding.dart'; |
|
|
|
part 'src/utils/branding.dart'; |
|
|
|
part 'src/utils/confirmation_dialog.dart'; |
|
|
|
part 'src/utils/confirmation_dialog.dart'; |
|
|
|
|
|
|
|
part 'src/utils/exceptions.dart'; |
|
|
|
part 'src/utils/global.dart'; |
|
|
|
part 'src/utils/global.dart'; |
|
|
|
part 'src/utils/global_options.dart'; |
|
|
|
part 'src/utils/global_options.dart'; |
|
|
|
part 'src/utils/global_popups.dart'; |
|
|
|
part 'src/utils/global_popups.dart'; |
|
|
|
part 'src/utils/hex_color.dart'; |
|
|
|
part 'src/utils/hex_color.dart'; |
|
|
|
part 'src/utils/localizations.dart'; |
|
|
|
part 'src/utils/localizations.dart'; |
|
|
|
part 'src/utils/missing_permission_exception.dart'; |
|
|
|
|
|
|
|
part 'src/utils/nextcloud_app_specific_options.dart'; |
|
|
|
part 'src/utils/nextcloud_app_specific_options.dart'; |
|
|
|
part 'src/utils/push_utils.dart'; |
|
|
|
part 'src/utils/push_utils.dart'; |
|
|
|
part 'src/utils/rename_dialog.dart'; |
|
|
|
part 'src/utils/rename_dialog.dart'; |
|
|
|