Skip to content

Commit aad8489

Browse files
committed
v6.8.17
1 parent c821732 commit aad8489

File tree

5 files changed

+24
-20
lines changed

5 files changed

+24
-20
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.8.17] - 2025-09-22
2+
3+
* pubspec.yaml updates
4+
15
## [6.8.16] - 2025-09-06
26

37
* pubspec.yaml updates

example/pubspec.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,10 @@ packages:
194194
dependency: transitive
195195
description:
196196
name: flutter_local_notifications
197-
sha256: a9966c850de5e445331b854fa42df96a8020066d67f125a5964cbc6556643f68
197+
sha256: "7ed76be64e8a7d01dfdf250b8434618e2a028c9dfa2a3c41dc9b531d4b3fc8a5"
198198
url: "https://pub.dev"
199199
source: hosted
200-
version: "19.4.1"
200+
version: "19.4.2"
201201
flutter_local_notifications_linux:
202202
dependency: transitive
203203
description:
@@ -218,10 +218,10 @@ packages:
218218
dependency: transitive
219219
description:
220220
name: flutter_local_notifications_windows
221-
sha256: ed46d7ae4ec9d19e4c8fa2badac5fe27ba87a3fe387343ce726f927af074ec98
221+
sha256: "8d658f0d367c48bd420e7cf2d26655e2d1130147bca1eea917e576ca76668aaf"
222222
url: "https://pub.dev"
223223
source: hosted
224-
version: "1.0.2"
224+
version: "1.0.3"
225225
flutter_localizations:
226226
dependency: transitive
227227
description: flutter
@@ -308,10 +308,10 @@ packages:
308308
dependency: transitive
309309
description:
310310
name: flutter_timezone
311-
sha256: "13b2109ad75651faced4831bf262e32559e44aa549426eab8a597610d385d934"
311+
sha256: ccad42fbb5d01d51d3eb281cc4428fca556cc4063c52bd9fa40f80cd93b8e649
312312
url: "https://pub.dev"
313313
source: hosted
314-
version: "4.1.1"
314+
version: "5.0.0"
315315
flutter_web_plugins:
316316
dependency: transitive
317317
description: flutter
@@ -427,15 +427,15 @@ packages:
427427
path: ".."
428428
relative: true
429429
source: path
430-
version: "6.8.16"
430+
version: "6.8.17"
431431
nylo_support:
432432
dependency: transitive
433433
description:
434434
name: nylo_support
435-
sha256: e08c595e832c1543118ea665d5ee71899214cf91089eddfcfe691c1f2b828d31
435+
sha256: "0fcfb272e3f9cc00f367da77baa4f5286b2acacf4c87dc26acdef8bb9ffa267d"
436436
url: "https://pub.dev"
437437
source: hosted
438-
version: "6.35.1"
438+
version: "6.35.2"
439439
path:
440440
dependency: transitive
441441
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.8.16';
32+
const String nyloVersion = 'v6.8.17';

pubspec.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@ packages:
202202
dependency: transitive
203203
description:
204204
name: flutter_local_notifications
205-
sha256: a9966c850de5e445331b854fa42df96a8020066d67f125a5964cbc6556643f68
205+
sha256: "7ed76be64e8a7d01dfdf250b8434618e2a028c9dfa2a3c41dc9b531d4b3fc8a5"
206206
url: "https://pub.dev"
207207
source: hosted
208-
version: "19.4.1"
208+
version: "19.4.2"
209209
flutter_local_notifications_linux:
210210
dependency: transitive
211211
description:
@@ -226,10 +226,10 @@ packages:
226226
dependency: transitive
227227
description:
228228
name: flutter_local_notifications_windows
229-
sha256: ed46d7ae4ec9d19e4c8fa2badac5fe27ba87a3fe387343ce726f927af074ec98
229+
sha256: "8d658f0d367c48bd420e7cf2d26655e2d1130147bca1eea917e576ca76668aaf"
230230
url: "https://pub.dev"
231231
source: hosted
232-
version: "1.0.2"
232+
version: "1.0.3"
233233
flutter_localizations:
234234
dependency: transitive
235235
description: flutter
@@ -316,10 +316,10 @@ packages:
316316
dependency: transitive
317317
description:
318318
name: flutter_timezone
319-
sha256: "13b2109ad75651faced4831bf262e32559e44aa549426eab8a597610d385d934"
319+
sha256: ccad42fbb5d01d51d3eb281cc4428fca556cc4063c52bd9fa40f80cd93b8e649
320320
url: "https://pub.dev"
321321
source: hosted
322-
version: "4.1.1"
322+
version: "5.0.0"
323323
flutter_web_plugins:
324324
dependency: transitive
325325
description: flutter
@@ -441,10 +441,10 @@ packages:
441441
dependency: "direct main"
442442
description:
443443
name: nylo_support
444-
sha256: e08c595e832c1543118ea665d5ee71899214cf91089eddfcfe691c1f2b828d31
444+
sha256: "0fcfb272e3f9cc00f367da77baa4f5286b2acacf4c87dc26acdef8bb9ffa267d"
445445
url: "https://pub.dev"
446446
source: hosted
447-
version: "6.35.1"
447+
version: "6.35.2"
448448
path:
449449
dependency: transitive
450450
description:

pubspec.yaml

Lines changed: 2 additions & 2 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.8.16
3+
version: 6.8.17
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,7 +17,7 @@ environment:
1717

1818
dependencies:
1919
flutter_dotenv: ^6.0.0
20-
nylo_support: ^6.35.1
20+
nylo_support: ^6.35.2
2121
theme_provider: ^0.6.0
2222
flutter_secure_storage: ^9.2.4
2323
skeletonizer: ^2.0.1

0 commit comments

Comments
 (0)