mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 22:07:57 -06:00
WIP - Replaced get_it + injectable with Provider
This commit is contained in:
@@ -14,7 +14,6 @@ import 'package:paperless_mobile/generated/l10n.dart';
|
||||
|
||||
final dateFormat = DateFormat("yyyy-MM-dd");
|
||||
final GlobalKey<ScaffoldState> rootScaffoldKey = GlobalKey<ScaffoldState>();
|
||||
late PackageInfo kPackageInfo;
|
||||
|
||||
class SnackBarActionConfig {
|
||||
final String label;
|
||||
|
||||
Reference in New Issue
Block a user