diff --git a/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework.dart b/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework.dart index 0b06305..d2d3871 100644 --- a/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework.dart +++ b/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework.dart @@ -8,8 +8,6 @@ import 'package:intl/intl.dart' as intl; import 'localizations-ae-dapp-framework_en.dart'; import 'localizations-ae-dapp-framework_fr.dart'; -// ignore_for_file: type=lint - /// Callers can lookup localized strings with an instance of AppLocalizations /// returned by `AppLocalizations.of(context)`. /// diff --git a/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework_en.dart b/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework_en.dart index a7aa93c..a12b7a8 100644 --- a/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework_en.dart +++ b/.dart_tool/flutter_gen/gen_l10n/localizations-ae-dapp-framework_en.dart @@ -1,7 +1,5 @@ import 'localizations-ae-dapp-framework.dart'; -// ignore_for_file: type=lint - /// The translations for English (`en`). class AppLocalizationsEn extends AppLocalizations { AppLocalizationsEn([String locale = 'en']) : super(locale); diff --git a/lib/src/application/ucids_tokens.dart b/lib/src/application/ucids_tokens.dart index d008670..c67653d 100644 --- a/lib/src/application/ucids_tokens.dart +++ b/lib/src/application/ucids_tokens.dart @@ -26,6 +26,7 @@ Future> _ucidsTokens( }; } +// TODO(reddwarf03): Return null instead of invalidValue @Riverpod(keepAlive: true) Future _ucid( _UcidRef ref, { diff --git a/pubspec.lock b/pubspec.lock index c18f433..68e58cd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -580,18 +580,18 @@ packages: dependency: transitive description: name: material_color_utilities - sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec + sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a" url: "https://pub.dev" source: hosted - version: "0.11.1" + version: "0.8.0" meta: dependency: transitive description: name: meta - sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7 + sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136" url: "https://pub.dev" source: hosted - version: "1.15.0" + version: "1.12.0" mime: dependency: transitive description: