Skip to content

Commit

Permalink
v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agordn52 committed Feb 28, 2025
1 parent 758aa42 commit a7d4674
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- app_badge_plus (1.1.6):
- app_badge_plus (1.2.0):
- Flutter
- Flutter (1.0.0)
- flutter_local_notifications (0.0.1):
Expand Down Expand Up @@ -46,7 +46,7 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/url_launcher_ios/ios"

SPEC CHECKSUMS:
app_badge_plus: 060babf17a97011f0093739f0aa8bc65b2479233
app_badge_plus: 3227d759d2a54e4fc28ec806596ec3b740c3c17a
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_local_notifications: df98d66e515e1ca797af436137b4459b160ad8c9
flutter_secure_storage: d33dac7ae2ea08509be337e775f6b59f1ff45f12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
enableGPUValidationMode = "1"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -534,18 +534,18 @@ packages:
dependency: "direct main"
description:
name: nylo_framework
sha256: "2b7566476d766edd41f41cafa6539a7026db9a8f67c9428b742c375f17e5c43b"
sha256: "9295f4b6c3ed75e326dd1b66ad1471629041347096e77bfd626cac38a241632e"
url: "https://pub.dev"
source: hosted
version: "6.6.0"
version: "6.6.1"
nylo_support:
dependency: transitive
description:
name: nylo_support
sha256: "6be0333f52b24658bda8223a5748e2ac0334ecc7622b616437c97286cb64d1f4"
sha256: "9f224d7bbdd75c05283339b9ee33df103deed345e9223990b759bbffdfef00bf"
url: "https://pub.dev"
source: hosted
version: "6.20.0"
version: "6.20.1"
package_config:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
google_fonts: ^6.2.1
analyzer: ^6.7.0
intl: ^0.19.0
nylo_framework: ^6.6.0
nylo_framework: ^6.6.1
pretty_dio_logger: ^1.4.0
cupertino_icons: ^1.0.8
path_provider: ^2.1.4
Expand Down

0 comments on commit a7d4674

Please sign in to comment.