From 2b35c36d8cf355e4cdc142f6a87182fc71150b09 Mon Sep 17 00:00:00 2001 From: problematicconsumer Date: Thu, 18 Jan 2024 13:50:01 +0330 Subject: [PATCH] Update dependencies --- ios/Podfile.lock | 18 +++++------ .../in_app_notification_controller.dart | 2 +- lib/utils/alerts.dart | 2 +- libcore | 2 +- macos/Podfile.lock | 18 +++++------ pubspec.lock | 32 +++++++++---------- pubspec.yaml | 16 +++++----- 7 files changed, 45 insertions(+), 45 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 0e037275..af0d4930 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -84,18 +84,18 @@ PODS: - shared_preferences_foundation (0.0.1): - Flutter - FlutterMacOS - - sqlite3 (3.44.0): - - sqlite3/common (= 3.44.0) - - sqlite3/common (3.44.0) - - sqlite3/fts5 (3.44.0): + - sqlite3 (3.45.0): + - sqlite3/common (= 3.45.0) + - sqlite3/common (3.45.0) + - sqlite3/fts5 (3.45.0): - sqlite3/common - - sqlite3/perf-threadsafe (3.44.0): + - sqlite3/perf-threadsafe (3.45.0): - sqlite3/common - - sqlite3/rtree (3.44.0): + - sqlite3/rtree (3.45.0): - sqlite3/common - sqlite3_flutter_libs (0.0.1): - Flutter - - sqlite3 (~> 3.44.0) + - sqlite3 (~> 3.45.0) - sqlite3/fts5 - sqlite3/perf-threadsafe - sqlite3/rtree @@ -193,8 +193,8 @@ SPEC CHECKSUMS: SentryPrivate: 024c6fed507ac39ae98e6d087034160f942920d5 share_plus: c3fef564749587fc939ef86ffb283ceac0baf9f5 shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126 - sqlite3: 6e2d4a4879854d0ec86b476bf3c3e30870bac273 - sqlite3_flutter_libs: eb769059df0356dc52ddda040f09cacc9391a7cf + sqlite3: f307b6291c4db7b5086c38d6237446b98a738581 + sqlite3_flutter_libs: aeb4d37509853dfa79d9b59386a2dac5dd079428 url_launcher_ios: bf5ce03e0e2088bad9cc378ea97fa0ed5b49673b PODFILE CHECKSUM: be4663332fca77601dd6736e3676fe47177084e1 diff --git a/lib/core/notification/in_app_notification_controller.dart b/lib/core/notification/in_app_notification_controller.dart index 7ef2113c..976dbefc 100644 --- a/lib/core/notification/in_app_notification_controller.dart +++ b/lib/core/notification/in_app_notification_controller.dart @@ -29,7 +29,7 @@ class InAppNotificationController with AppLogger { }) { toastification.show( context: context, - title: message, + title: Text(message), type: type._toastificationType, alignment: Alignment.bottomLeft, autoCloseDuration: duration, diff --git a/lib/utils/alerts.dart b/lib/utils/alerts.dart index 03f4ce50..71cc073f 100644 --- a/lib/utils/alerts.dart +++ b/lib/utils/alerts.dart @@ -117,7 +117,7 @@ class CustomToast extends StatelessWidget { void show(BuildContext context) { toastification.show( context: context, - title: message, + title: Text(message), type: type._toastificationType, alignment: Alignment.bottomLeft, autoCloseDuration: duration, diff --git a/libcore b/libcore index e2d9485b..7a3b130e 160000 --- a/libcore +++ b/libcore @@ -1 +1 @@ -Subproject commit e2d9485bdae79ffacfb4e753a277ee6c08484f1f +Subproject commit 7a3b130ec65b2d05010ae248ef60411e8f28ca6f diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 3f1ccc2a..5c28de90 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -27,18 +27,18 @@ PODS: - shared_preferences_foundation (0.0.1): - Flutter - FlutterMacOS - - sqlite3 (3.44.0): - - sqlite3/common (= 3.44.0) - - sqlite3/common (3.44.0) - - sqlite3/fts5 (3.44.0): + - sqlite3 (3.45.0): + - sqlite3/common (= 3.45.0) + - sqlite3/common (3.45.0) + - sqlite3/fts5 (3.45.0): - sqlite3/common - - sqlite3/perf-threadsafe (3.44.0): + - sqlite3/perf-threadsafe (3.45.0): - sqlite3/common - - sqlite3/rtree (3.44.0): + - sqlite3/rtree (3.45.0): - sqlite3/common - sqlite3_flutter_libs (0.0.1): - FlutterMacOS - - sqlite3 (~> 3.44.0) + - sqlite3 (~> 3.45.0) - sqlite3/fts5 - sqlite3/perf-threadsafe - sqlite3/rtree @@ -118,8 +118,8 @@ SPEC CHECKSUMS: SentryPrivate: 024c6fed507ac39ae98e6d087034160f942920d5 share_plus: 76dd39142738f7a68dd57b05093b5e8193f220f7 shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126 - sqlite3: 6e2d4a4879854d0ec86b476bf3c3e30870bac273 - sqlite3_flutter_libs: a25f3a0f522fdcd8fef6a4a50a3d681dd43d8dea + sqlite3: f307b6291c4db7b5086c38d6237446b98a738581 + sqlite3_flutter_libs: 6b9913d8fbb718e5ebf23658aa6934a0fb509c0f tray_manager: 9064e219c56d75c476e46b9a21182087930baf90 url_launcher_macos: d2691c7dd33ed713bf3544850a623080ec693d95 window_manager: 3a1844359a6295ab1e47659b1a777e36773cd6e8 diff --git a/pubspec.lock b/pubspec.lock index 5b62fb7d..d4aeceb7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -109,10 +109,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "67d591d602906ef9201caf93452495ad1812bea2074f04e25dbd7c133785821b" + sha256: "581bacf68f89ec8792f5e5a0b2c4decd1c948e97ce659dc783688c8a88fbec21" url: "https://pub.dev" source: hosted - version: "2.4.7" + version: "2.4.8" build_runner_core: dependency: transitive description: @@ -357,18 +357,18 @@ packages: dependency: "direct main" description: name: drift - sha256: "05363b695885c72036ed5c76287125bfc6f1deda20cb3aa044a09fe22792f81b" + sha256: b50a8342c6ddf05be53bda1d246404cbad101b64dc73e8d6d1ac1090d119b4e2 url: "https://pub.dev" source: hosted - version: "2.14.1" + version: "2.15.0" drift_dev: dependency: "direct dev" description: name: drift_dev - sha256: "50c14b8248d133d36b41c1b08ceed138be869b5b98ccaf3af16c9b88c7adc54e" + sha256: c037d9431b6f8dc633652b1469e5f53aaec6e4eb405ed29dd232fa888ef10d88 url: "https://pub.dev" source: hosted - version: "2.14.1" + version: "2.15.0" equatable: dependency: transitive description: @@ -985,10 +985,10 @@ packages: dependency: transitive description: name: pausable_timer - sha256: "35b1f77eb2fb0f42e823360321fbed9b9a8b1c7043a07a58aeda17d01f84659a" + sha256: "6ef1a95441ec3439de6fb63f39a011b67e693198e7dae14e20675c3c00e86074" url: "https://pub.dev" source: hosted - version: "2.0.0+1" + version: "3.1.0+3" percent_indicator: dependency: "direct main" description: @@ -1382,18 +1382,18 @@ packages: dependency: "direct main" description: name: sqlite3_flutter_libs - sha256: "3e3583b77cf888a68eae2e49ee4f025f66b86623ef0d83c297c8d903daa14871" + sha256: "90963b515721d6a71e96f438175cf43c979493ed14822860a300b69694c74eb6" url: "https://pub.dev" source: hosted - version: "0.5.18" + version: "0.5.19+1" sqlparser: dependency: transitive description: name: sqlparser - sha256: "877fcefabb725d120e31f54fa669a98c002db0feeaca6cea5354543f03b5e906" + sha256: dc384bb1f56d1384ce078edb5ff8247976abdab79d0c83e437210c85f06ecb61 url: "https://pub.dev" source: hosted - version: "0.33.0" + version: "0.34.0" stack_trace: dependency: transitive description: @@ -1486,10 +1486,10 @@ packages: dependency: "direct main" description: name: toastification - sha256: "14e7f9178db0393df00509cd921de3d3db310d06c7c122e873f31d3c8d18cf4e" + sha256: "18293318ffcdc5b6fb10289eb18b9addfef56f053b824c320fbdddcf6a48bab1" url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.2.0" tray_manager: dependency: "direct main" description: @@ -1590,10 +1590,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "8c951c9cb6504b2aa6b3666e6de504032d9baec24bf4cbabd3eea9edd73d4d77" + sha256: cd210a09f7c18cbe5a02511718e0334de6559871052c90a90c0cca46a4aa81c8 url: "https://pub.dev" source: hosted - version: "4.3.2" + version: "4.3.3" vclibs: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 92776e7f..885931e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,8 +22,8 @@ dependencies: flutter_hooks: ^0.20.4 riverpod_annotation: ^2.3.3 rxdart: ^0.27.7 - drift: ^2.14.1 - sqlite3_flutter_libs: ^0.5.18 + drift: ^2.15.0 + sqlite3_flutter_libs: ^0.5.19+1 shared_preferences: ^2.2.2 dio: ^5.4.0 ffi: ^2.1.0 @@ -46,14 +46,14 @@ dependencies: flutter_loggy: ^2.0.2 meta: ^1.10.0 dartx: ^1.2.0 - uuid: ^4.2.2 + uuid: ^4.3.3 tint: ^2.0.1 accessibility_tools: ^1.0.1 neat_periodic_task: ^2.0.1 watcher: ^1.1.0 go_router: ^13.0.1 flex_color_scheme: ^7.3.1 - flutter_animate: ^4.3.0 + flutter_animate: ^4.4.0 flutter_svg: ^2.0.9 gap: ^3.0.1 percent_indicator: ^4.2.3 @@ -61,7 +61,7 @@ dependencies: flutter_adaptive_scaffold: ^0.1.7+2 humanizer: ^2.2.0 upgrader: ^8.4.0 - toastification: ^1.1.0 + toastification: ^1.2.0 version: ^3.0.2 posix: ^6.0.1 win32: ^5.2.0 @@ -76,16 +76,16 @@ dev_dependencies: flutter_test: sdk: flutter lint: ^2.3.0 - build_runner: ^2.4.7 + build_runner: ^2.4.8 json_serializable: ^6.7.1 freezed: ^2.4.6 riverpod_generator: ^2.3.9 - drift_dev: ^2.14.1 + drift_dev: ^2.15.0 ffigen: ^8.0.2 slang_build_runner: ^3.28.0 flutter_gen_runner: ^5.4.0 go_router_builder: ^2.4.1 - icons_launcher: ^2.1.6 + icons_launcher: ^2.1.7 dependency_validator: ^3.2.3 flutter: