Skip to content

Commit b17459b

Browse files
committed
v6.6.2
1 parent ca2f58a commit b17459b

File tree

5 files changed

+45
-25
lines changed

5 files changed

+45
-25
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.6.2] - 2025-03-21
2+
3+
* Update pubspec.yaml
4+
15
## [6.6.1] - 2025-02-28
26

37
* Update pubspec.yaml

example/pubspec.lock

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ packages:
2121
dependency: transitive
2222
description:
2323
name: args
24-
sha256: bf9f5caeea8d8fe6721a9c358dd8a5c1947b27f1cfaa18b39c301273594919e6
24+
sha256: d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04
2525
url: "https://pub.dev"
2626
source: hosted
27-
version: "2.6.0"
27+
version: "2.7.0"
2828
async:
2929
dependency: transitive
3030
description:
@@ -202,26 +202,34 @@ packages:
202202
dependency: transitive
203203
description:
204204
name: flutter_local_notifications
205-
sha256: ef41ae901e7529e52934feba19ed82827b11baa67336829564aeab3129460610
205+
sha256: d59eeafd6df92174b1d5f68fc9d66634c97ce2e7cfe2293476236547bb19bbbd
206206
url: "https://pub.dev"
207207
source: hosted
208-
version: "18.0.1"
208+
version: "19.0.0"
209209
flutter_local_notifications_linux:
210210
dependency: transitive
211211
description:
212212
name: flutter_local_notifications_linux
213-
sha256: "8f685642876742c941b29c32030f6f4f6dacd0e4eaecb3efbb187d6a3812ca01"
213+
sha256: e3c277b2daab8e36ac5a6820536668d07e83851aeeb79c446e525a70710770a5
214214
url: "https://pub.dev"
215215
source: hosted
216-
version: "5.0.0"
216+
version: "6.0.0"
217217
flutter_local_notifications_platform_interface:
218218
dependency: transitive
219219
description:
220220
name: flutter_local_notifications_platform_interface
221-
sha256: "6c5b83c86bf819cdb177a9247a3722067dd8cc6313827ce7c77a4b238a26fd52"
221+
sha256: "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c"
222222
url: "https://pub.dev"
223223
source: hosted
224-
version: "8.0.0"
224+
version: "9.0.0"
225+
flutter_local_notifications_windows:
226+
dependency: transitive
227+
description:
228+
name: flutter_local_notifications_windows
229+
sha256: f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e
230+
url: "https://pub.dev"
231+
source: hosted
232+
version: "1.0.0"
225233
flutter_localizations:
226234
dependency: transitive
227235
description: flutter
@@ -419,15 +427,15 @@ packages:
419427
path: ".."
420428
relative: true
421429
source: path
422-
version: "6.6.1"
430+
version: "6.6.2"
423431
nylo_support:
424432
dependency: transitive
425433
description:
426434
name: nylo_support
427-
sha256: "9f224d7bbdd75c05283339b9ee33df103deed345e9223990b759bbffdfef00bf"
435+
sha256: c095ee4a01860163a603079fc560e9a2d0bb9ca57342867676bcccb30a9318a0
428436
url: "https://pub.dev"
429437
source: hosted
430-
version: "6.20.1"
438+
version: "6.21.0"
431439
path:
432440
dependency: transitive
433441
description:

lib/nylo_framework.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ export 'package:date_field/date_field.dart';
2929
export 'package:dio/dio.dart';
3030

3131
/// Nylo version
32-
const String nyloVersion = 'v6.6.1';
32+
const String nyloVersion = 'v6.6.2';

pubspec.lock

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ packages:
2121
dependency: "direct main"
2222
description:
2323
name: args
24-
sha256: bf9f5caeea8d8fe6721a9c358dd8a5c1947b27f1cfaa18b39c301273594919e6
24+
sha256: d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04
2525
url: "https://pub.dev"
2626
source: hosted
27-
version: "2.6.0"
27+
version: "2.7.0"
2828
async:
2929
dependency: transitive
3030
description:
@@ -210,26 +210,34 @@ packages:
210210
dependency: transitive
211211
description:
212212
name: flutter_local_notifications
213-
sha256: ef41ae901e7529e52934feba19ed82827b11baa67336829564aeab3129460610
213+
sha256: d59eeafd6df92174b1d5f68fc9d66634c97ce2e7cfe2293476236547bb19bbbd
214214
url: "https://pub.dev"
215215
source: hosted
216-
version: "18.0.1"
216+
version: "19.0.0"
217217
flutter_local_notifications_linux:
218218
dependency: transitive
219219
description:
220220
name: flutter_local_notifications_linux
221-
sha256: "8f685642876742c941b29c32030f6f4f6dacd0e4eaecb3efbb187d6a3812ca01"
221+
sha256: e3c277b2daab8e36ac5a6820536668d07e83851aeeb79c446e525a70710770a5
222222
url: "https://pub.dev"
223223
source: hosted
224-
version: "5.0.0"
224+
version: "6.0.0"
225225
flutter_local_notifications_platform_interface:
226226
dependency: transitive
227227
description:
228228
name: flutter_local_notifications_platform_interface
229-
sha256: "6c5b83c86bf819cdb177a9247a3722067dd8cc6313827ce7c77a4b238a26fd52"
229+
sha256: "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c"
230+
url: "https://pub.dev"
231+
source: hosted
232+
version: "9.0.0"
233+
flutter_local_notifications_windows:
234+
dependency: transitive
235+
description:
236+
name: flutter_local_notifications_windows
237+
sha256: f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e
230238
url: "https://pub.dev"
231239
source: hosted
232-
version: "8.0.0"
240+
version: "1.0.0"
233241
flutter_localizations:
234242
dependency: transitive
235243
description: flutter
@@ -433,10 +441,10 @@ packages:
433441
dependency: "direct main"
434442
description:
435443
name: nylo_support
436-
sha256: "9f224d7bbdd75c05283339b9ee33df103deed345e9223990b759bbffdfef00bf"
444+
sha256: c095ee4a01860163a603079fc560e9a2d0bb9ca57342867676bcccb30a9318a0
437445
url: "https://pub.dev"
438446
source: hosted
439-
version: "6.20.1"
447+
version: "6.21.0"
440448
path:
441449
dependency: transitive
442450
description:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: nylo_framework
22
description: Micro-framework for Flutter that's built to simplify app development for Flutter projects.
3-
version: 6.6.1
3+
version: 6.6.2
44
homepage: https://nylo.dev
55
repository: https://github.com/nylo-core/framework/tree/6.x
66
issue_tracker: https://github.com/nylo-core/framework/issues
@@ -17,13 +17,13 @@ environment:
1717

1818
dependencies:
1919
flutter_dotenv: ^5.2.1
20-
nylo_support: ^6.20.1
20+
nylo_support: ^6.21.0
2121
theme_provider: ^0.6.0
2222
flutter_secure_storage: ^9.2.4
2323
dart_console: ^4.1.1
2424
skeletonizer: ^1.4.3
2525
collection: ^1.18.0
26-
args: ^2.6.0
26+
args: ^2.7.0
2727
dio: ^5.8.0+1
2828
recase: ^4.1.0
2929
error_stack: ^1.10.3

0 commit comments

Comments
 (0)