Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
problematicconsumer committed Jan 18, 2024
1 parent 7e33b0f commit 2b35c36
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 45 deletions.
18 changes: 9 additions & 9 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/core/notification/in_app_notification_controller.dart
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/alerts.dart
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion libcore
18 changes: 9 additions & 9 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
32 changes: 16 additions & 16 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
16 changes: 8 additions & 8 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -46,22 +46,22 @@ 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
sliver_tools: ^0.2.12
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
Expand All @@ -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:
Expand Down

0 comments on commit 2b35c36

Please sign in to comment.