Skip to content

Commit

Permalink
Chore/bump packages (#273)
Browse files Browse the repository at this point in the history
* chore: bump pods

* chore: bump pubs

* fix: apply seed colors also to customColors

* fix: adapt to package changes

* fix: use xcode 16 in codemagic
  • Loading branch information
jkoenig134 authored Sep 20, 2024
1 parent b8cb148 commit 31d95b8
Show file tree
Hide file tree
Showing 10 changed files with 90 additions and 53 deletions.
40 changes: 20 additions & 20 deletions apps/connector_ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,26 +84,26 @@ packages:
dependency: transitive
description:
name: crypto
sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
sha256: ec30d999af904f33454ba22ed9a86162b35e52b44ac4807d1d93c288041d7d27
url: "https://pub.dev"
source: hosted
version: "3.0.3"
version: "3.0.5"
dio:
dependency: transitive
description:
name: dio
sha256: e17f6b3097b8c51b72c74c9f071a605c47bcc8893839bd66732457a5ebe73714
sha256: "5598aa796bbf4699afd5c67c0f5f6e2ed542afc956884b9cd58c306966efc260"
url: "https://pub.dev"
source: hosted
version: "5.5.0+1"
version: "5.7.0"
dio_web_adapter:
dependency: transitive
description:
name: dio_web_adapter
sha256: "36c5b2d79eb17cdae41e974b7a8284fec631651d2a6f39a8a2ff22327e90aeac"
sha256: "33259a9276d6cea88774a0000cfae0d861003497755969c92faa223108620dc8"
url: "https://pub.dev"
source: hosted
version: "1.0.1"
version: "2.0.0"
enmeshed_types:
dependency: "direct main"
description:
Expand Down Expand Up @@ -131,10 +131,10 @@ packages:
dependency: transitive
description:
name: ffi
sha256: "493f37e7df1804778ff3a53bd691d8692ddf69702cf4c1c1096a2e41b4779e21"
sha256: "16ed7b077ef01ad6170a3d0c57caa4a112a38d7a2ed5602e0aca9ca6f3d98da6"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
version: "2.1.3"
file:
dependency: transitive
description:
Expand Down Expand Up @@ -322,34 +322,34 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: c272f9cabca5a81adc9b0894381e9c1def363e980f960fa903c604c471b22f68
sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
version: "2.3.2"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
sha256: "041be4d9d2dc6079cf342bc8b761b03787e3b71192d658220a56cac9c04a0294"
sha256: "480ba4345773f56acda9abf5f50bd966f581dac5d514e5fc4a18c62976bbba7e"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.3.2"
shared_preferences_foundation:
dependency: transitive
description:
name: shared_preferences_foundation
sha256: "671e7a931f55a08aa45be2a13fe7247f2a41237897df434b30d2012388191833"
sha256: c4b35f6cb8f63c147312c054ce7c2254c8066745125264f0c88739c417fc9d9f
url: "https://pub.dev"
source: hosted
version: "2.5.0"
version: "2.5.2"
shared_preferences_linux:
dependency: transitive
description:
name: shared_preferences_linux
sha256: "2ba0510d3017f91655b7543e9ee46d48619de2a2af38e5c790423f7007c7ccc1"
sha256: "580abfd40f415611503cae30adf626e6656dfb2f0cee8f465ece7b6defb40f2f"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.1"
shared_preferences_platform_interface:
dependency: transitive
description:
Expand All @@ -362,18 +362,18 @@ packages:
dependency: transitive
description:
name: shared_preferences_web
sha256: "59dc807b94d29d52ddbb1b3c0d3b9d0a67fc535a64e62a5542c8db0513fcb6c2"
sha256: d2ca4132d3946fec2184261726b355836a82c33d7d5b67af32692aff18a4684e
url: "https://pub.dev"
source: hosted
version: "2.4.1"
version: "2.4.2"
shared_preferences_windows:
dependency: transitive
description:
name: shared_preferences_windows
sha256: "398084b47b7f92110683cac45c6dc4aae853db47e470e5ddcd52cab7f7196ab2"
sha256: "94ef0f72b2d71bc3e700e025db3710911bd51a71cefb65cc609dd0d9a982e3c1"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.1"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion apps/connector_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
flutter:
sdk: flutter
get_it: ^7.7.0
shared_preferences: ^2.3.1
shared_preferences: ^2.3.2
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
Expand Down
8 changes: 4 additions & 4 deletions apps/enmeshed/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- app_links (0.0.1):
- app_links (0.0.2):
- Flutter
- croppy (0.0.1):
- Flutter
Expand Down Expand Up @@ -99,7 +99,7 @@ PODS:
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
- MLImage (= 1.0.0-beta5)
- MLKitCommon (~> 11.0)
- mobile_scanner (5.2.2):
- mobile_scanner (5.2.3):
- Flutter
- GoogleMLKit/BarcodeScanning (~> 6.0.0)
- nanopb (2.30910.0):
Expand Down Expand Up @@ -209,7 +209,7 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/url_launcher_ios/ios"

SPEC CHECKSUMS:
app_links: e70ca16b4b0f88253b3b3660200d4a10b4ea9795
app_links: e7a6750a915a9e161c58d91bc610e8cd1d4d0ad0
croppy: b6199bc8d56bd2e03cc11609d1c47ad9875c1321
device_info_plus: 97af1d7e84681a90d0693e63169a5d50e0839a0d
DKImagePickerController: 946cec48c7873164274ecc4624d19e3da4c1ef3c
Expand All @@ -231,7 +231,7 @@ SPEC CHECKSUMS:
MLKitBarcodeScanning: 10ca0845a6d15f2f6e911f682a1998b68b973e8b
MLKitCommon: afec63980417d29ffbb4790529a1b0a2291699e1
MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1
mobile_scanner: 83ad7d6c1c04303f3277387ab9f71840070d0e9a
mobile_scanner: 96e91f2e1fb396bb7df8da40429ba8dfad664740
nanopb: 438bc412db1928dac798aa6fd75726007be04262
open_file_ios: 461db5853723763573e140de3193656f91990d9e
OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c
Expand Down
2 changes: 1 addition & 1 deletion apps/enmeshed/lib/splash_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class _SplashScreenState extends State<SplashScreen> {
router.go('/account/${account.id}');
}

final initialAppLink = await appLinks.getInitialAppLink();
final initialAppLink = await appLinks.getInitialLink();
if (initialAppLink != null) {
await GetIt.I.get<EnmeshedRuntime>().stringProcessor.processURL(url: initialAppLink.toString());
}
Expand Down
4 changes: 4 additions & 0 deletions apps/enmeshed/lib/themes/custom_colors.dart
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,13 @@ class CustomColors extends ThemeExtension<CustomColors> {
final colorScheme = SeedColorScheme.fromSeeds(
brightness: Brightness.dark,
primaryKey: successSeedColor,
primaryContainer: successSeedColor,
secondaryKey: warningSeedColor,
secondaryContainer: warningSeedColor,
tertiaryKey: decorativeSeedColor,
tertiaryContainer: decorativeSeedColor,
errorKey: decorative2SeedColor,
errorContainer: decorative2SeedColor,
tones: FlexTones.material(Brightness.dark),
);

Expand Down
60 changes: 42 additions & 18 deletions apps/enmeshed/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,34 @@ packages:
dependency: "direct main"
description:
name: app_links
sha256: "0fd41f0501f131d931251e0942ac63d6216096a0052aeca037915c2c1deeb121"
sha256: ad1a6d598e7e39b46a34f746f9a8b011ee147e4c275d407fa457e7a62f84dd99
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "6.3.2"
app_links_linux:
dependency: transitive
description:
name: app_links_linux
sha256: f5f7173a78609f3dfd4c2ff2c95bd559ab43c80a87dc6a095921d96c05688c81
url: "https://pub.dev"
source: hosted
version: "1.0.3"
app_links_platform_interface:
dependency: transitive
description:
name: app_links_platform_interface
sha256: "05f5379577c513b534a29ddea68176a4d4802c46180ee8e2e966257158772a3f"
url: "https://pub.dev"
source: hosted
version: "2.0.2"
app_links_web:
dependency: transitive
description:
name: app_links_web
sha256: af060ed76183f9e2b87510a9480e56a5352b6c249778d07bd2c95fc35632a555
url: "https://pub.dev"
source: hosted
version: "1.0.4"
archive:
dependency: "direct main"
description:
Expand Down Expand Up @@ -219,10 +243,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "825aec673606875c33cd8d3c4083f1a3c3999015a84178b317b7ef396b7384f3"
sha256: "167bb619cdddaa10ef2907609feb8a79c16dfa479d3afaf960f8e223f754bf12"
url: "https://pub.dev"
source: hosted
version: "8.0.7"
version: "8.1.2"
file_selector_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -259,10 +283,10 @@ packages:
dependency: "direct main"
description:
name: flex_seed_scheme
sha256: "86470c8dc470f55dd3e28a6d30e3253a1c176df32903263d7daeabfc0c77dbd4"
sha256: "7d97ba5c20f0e5cb1e3e2c17c865e1f797d129de31fc1f75d2dcce9470d6373c"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
version: "3.3.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -727,18 +751,18 @@ packages:
dependency: "direct main"
description:
name: mobile_scanner
sha256: "82c9beb863705831a779e02e80398e61a86a48d1fcfdf4241ebd4292605acd9b"
sha256: d234581c090526676fd8fab4ada92f35c6746e3fb4f05a399665d75a399fb760
url: "https://pub.dev"
source: hosted
version: "5.2.2"
version: "5.2.3"
open_file:
dependency: "direct main"
description:
name: open_file
sha256: de371f549b1320a48980952473fae1903d4927975506534c8ea4643642eb5f98
sha256: a5ef7162fb9b72955d42abab9f3159b2fd3ee81a27187535c8038dcd5d1fa7f2
url: "https://pub.dev"
source: hosted
version: "3.5.3"
version: "3.5.4"
open_file_android:
dependency: transitive
description:
Expand Down Expand Up @@ -911,10 +935,10 @@ packages:
dependency: transitive
description:
name: permission_handler_platform_interface
sha256: fe0ffe274d665be8e34f9c59705441a7d248edebbe5d9e3ec2665f88b79358ea
sha256: e9c8eadee926c4532d0305dff94b85bf961f16759c3af791486613152af4b4f9
url: "https://pub.dev"
source: hosted
version: "4.2.2"
version: "4.2.3"
permission_handler_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -1298,10 +1322,10 @@ packages:
dependency: transitive
description:
name: web
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
url: "https://pub.dev"
source: hosted
version: "0.5.1"
version: "1.0.0"
win32:
dependency: transitive
description:
Expand All @@ -1314,10 +1338,10 @@ packages:
dependency: transitive
description:
name: win32_registry
sha256: "723b7f851e5724c55409bb3d5a32b203b3afe8587eaf5dafb93a5fed8ecda0d6"
sha256: "21ec76dfc731550fd3e2ce7a33a9ea90b828fdf19a5c3bcf556fa992cfa99852"
url: "https://pub.dev"
source: hosted
version: "1.1.4"
version: "1.1.5"
wolt_modal_sheet:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1346,10 +1370,10 @@ packages:
dependency: transitive
description:
name: xml2json
sha256: "52b7c8d350fdce09545b058982c26689ee89f1eb188cc9910d585665bfe27bc0"
sha256: dbe79a85d902674d95c7608c8048355ce2ec5846640da1c0f91389ccdad5b5a8
url: "https://pub.dev"
source: hosted
version: "6.2.3"
version: "6.2.4"
yaml:
dependency: transitive
description:
Expand Down
10 changes: 5 additions & 5 deletions apps/enmeshed/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ environment:
flutter: ">=3.24.0"

dependencies:
app_links: ^5.0.0
app_links: ^6.3.2
archive: ^3.6.1
croppy: 1.0.1
enmeshed_runtime_bridge: ^1.0.0
enmeshed_types: ^1.0.0
feature_flags: ^0.1.4
file_picker: ^8.0.7
flex_seed_scheme: ^3.1.2
file_picker: ^8.1.2
flex_seed_scheme: ^3.3.0
flutter:
sdk: flutter
flutter_i18n: ^0.36.2
Expand All @@ -31,8 +31,8 @@ dependencies:
intl: any
logger: ^2.4.0
mime_type: ^1.0.0
mobile_scanner: ^5.1.1
open_file: ^3.3.2
mobile_scanner: ^5.2.3
open_file: ^3.5.4
package_info_plus: ^8.0.1
path: any
path_provider: ^2.1.4
Expand Down
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ workflows:
distribution_type: app_store
bundle_identifier: eu.enmeshed.app
flutter: stable
xcode: latest
xcode: 16.0
cocoapods: default
scripts:
- name: Set up code signing settings on Xcode project
Expand Down
2 changes: 1 addition & 1 deletion packages/connector_sdk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
sdk: ">=3.5.0 <4.0.0"

dependencies:
dio: ^5.5.0+1
dio: ^5.7.0
enmeshed_types: 1.0.0
meta: any

Expand Down
13 changes: 11 additions & 2 deletions packages/enmeshed_runtime_bridge/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ environment:
flutter: ">=3.24.0"

dependencies:
device_info_plus: ^10.1.1
device_info_plus: ^10.1.2
enmeshed_types: 1.0.0
flutter:
sdk: flutter
flutter_inappwebview: ^6.0.0
flutter_local_notifications: ^17.2.1+2
flutter_local_notifications: ^17.2.2
logger: ^2.4.0
path_provider: ^2.1.4

Expand All @@ -29,6 +29,15 @@ dev_dependencies:
sdk: flutter
test: any

dependency_overrides:
# needed to compile with Xcode 15
# https://github.com/pichillilorenzo/flutter_inappwebview/issues/2221#issuecomment-2348119737
flutter_inappwebview_ios:
git:
url: https://github.com/pichillilorenzo/flutter_inappwebview.git
ref: 27fd339172572fe1b16cdcdae235b2a88f432e3c
path: flutter_inappwebview_ios

platforms:
android:
ios:
Expand Down

0 comments on commit 31d95b8

Please sign in to comment.