fluffychat merge

This commit is contained in:
ggurdin 2026-02-03 15:09:16 -05:00
commit eccad9f4af
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
5 changed files with 11996 additions and 11987 deletions

View file

@ -2,6 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.3)
abbrev (0.1.2)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
@ -145,9 +146,11 @@ GEM
mini_mime (1.1.0)
multi_json (1.15.0)
multipart-post (2.0.0)
mutex_m (0.3.0)
nanaimo (0.3.0)
naturally (2.2.1)
os (1.1.1)
ostruct (0.6.3)
plist (3.6.0)
public_suffix (5.0.3)
rake (13.0.3)
@ -156,7 +159,7 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.3.9)
rexml (3.4.2)
rouge (2.0.7)
ruby2_keywords (0.0.4)
rubyzip (2.3.0)
@ -199,7 +202,10 @@ PLATFORMS
ruby
DEPENDENCIES
abbrev
fastlane
mutex_m
ostruct
BUNDLED WITH
2.1.4

File diff suppressed because it is too large Load diff

View file

@ -2920,7 +2920,7 @@
}
}
},
"oneOfYourDevicesIsNotVerified": "Tylko kiedy Twoje urządzenie nie jest zweryfikowane",
"oneOfYourDevicesIsNotVerified": "Jedno z Twoich urządzeń nie jest zweryfikowane",
"@oneOfYourDevicesIsNotVerified": {},
"supportPage": "Strona obsługi użytkownika",
"@supportPage": {},

View file

@ -836,10 +836,10 @@ packages:
dependency: "direct main"
description:
name: flutter_map
sha256: df33e784b09fae857c6261a5521dd42bd4d3342cb6200884bb70730638af5fd5
sha256: "391e7dc95cc3f5190748210a69d4cfeb5d8f84dcdfa9c3235d0a9d7742ccb3f8"
url: "https://pub.dev"
source: hosted
version: "8.2.1"
version: "8.2.2"
flutter_native_splash:
dependency: "direct dev"
description:

View file

@ -42,7 +42,7 @@ dependencies:
flutter_local_notifications: ^19.4.2
flutter_localizations:
sdk: flutter
flutter_map: ^8.2.1
flutter_map: ^8.2.2
flutter_new_badger: ^1.1.1
flutter_openssl_crypto: ^0.5.0
flutter_secure_storage: ^9.2.4
@ -51,7 +51,7 @@ dependencies:
flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379
flutter_webrtc: ^1.2.0
geolocator: ^14.0.2
go_router: ^16.2.1
go_router: ^16.2.4
handy_window: ^0.4.0
html: ^0.15.4
http: ^1.5.0