File tree Expand file tree Collapse file tree 5 files changed +20
-16
lines changed
Expand file tree Collapse file tree 5 files changed +20
-16
lines changed Original file line number Diff line number Diff line change 1+ ## [ 6.8.14] - 2025-07-18
2+
3+ * pubspec.yaml updates
4+
15## [ 6.8.13] - 2025-07-17
26
37* pubspec.yaml updates
Original file line number Diff line number Diff line change @@ -194,10 +194,10 @@ packages:
194194 dependency: transitive
195195 description:
196196 name: flutter_local_notifications
197- sha256: edae0c34573233ab03f5ba1f07465e55c384743893042cb19e010b4ee8541c12
197+ sha256: "81350df6cb90196390b0b175c645968620d508a4fc9db5996215a1cfa4135a03"
198198 url: "https://pub.dev"
199199 source: hosted
200- version: "19.3.0 "
200+ version: "19.3.1 "
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: f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e
221+ sha256: ed46d7ae4ec9d19e4c8fa2badac5fe27ba87a3fe387343ce726f927af074ec98
222222 url: "https://pub.dev"
223223 source: hosted
224- version: "1.0.0 "
224+ version: "1.0.2 "
225225 flutter_localizations:
226226 dependency: transitive
227227 description: flutter
@@ -419,15 +419,15 @@ packages:
419419 path: ".."
420420 relative: true
421421 source: path
422- version: "6.8.13 "
422+ version: "6.8.14 "
423423 nylo_support:
424424 dependency: transitive
425425 description:
426426 name: nylo_support
427- sha256: "663e32f21e9b8e0bd55dedf30ae86fc61aabbba2ad2290c58140ffe35162c4be"
427+ sha256: d2361dfe406c11eb5e4fa1cf1219a6b6c33905fd2b94703b1f08e02e4aed6c0c
428428 url: "https://pub.dev"
429429 source: hosted
430- version: "6.34 .0"
430+ version: "6.35 .0"
431431 path:
432432 dependency: transitive
433433 description:
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ export 'package:date_field/date_field.dart';
2929export 'package:dio/dio.dart' ;
3030
3131/// Nylo version
32- const String nyloVersion = 'v6.8.13 ' ;
32+ const String nyloVersion = 'v6.8.14 ' ;
Original file line number Diff line number Diff line change @@ -202,10 +202,10 @@ packages:
202202 dependency: transitive
203203 description:
204204 name: flutter_local_notifications
205- sha256: edae0c34573233ab03f5ba1f07465e55c384743893042cb19e010b4ee8541c12
205+ sha256: "81350df6cb90196390b0b175c645968620d508a4fc9db5996215a1cfa4135a03"
206206 url: "https://pub.dev"
207207 source: hosted
208- version: "19.3.0 "
208+ version: "19.3.1 "
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: f8fc0652a601f83419d623c85723a3e82ad81f92b33eaa9bcc21ea1b94773e6e
229+ sha256: ed46d7ae4ec9d19e4c8fa2badac5fe27ba87a3fe387343ce726f927af074ec98
230230 url: "https://pub.dev"
231231 source: hosted
232- version: "1.0.0 "
232+ version: "1.0.2 "
233233 flutter_localizations:
234234 dependency: transitive
235235 description: flutter
@@ -433,10 +433,10 @@ packages:
433433 dependency: "direct main"
434434 description:
435435 name: nylo_support
436- sha256: "663e32f21e9b8e0bd55dedf30ae86fc61aabbba2ad2290c58140ffe35162c4be"
436+ sha256: d2361dfe406c11eb5e4fa1cf1219a6b6c33905fd2b94703b1f08e02e4aed6c0c
437437 url: "https://pub.dev"
438438 source: hosted
439- version: "6.34 .0"
439+ version: "6.35 .0"
440440 path:
441441 dependency: transitive
442442 description:
Original file line number Diff line number Diff line change 11name : nylo_framework
22description : Micro-framework for Flutter that's built to simplify app development for Flutter projects.
3- version : 6.8.13
3+ version : 6.8.14
44homepage : https://nylo.dev
55repository : https://github.com/nylo-core/framework/tree/6.x
66issue_tracker : https://github.com/nylo-core/framework/issues
@@ -17,7 +17,7 @@ environment:
1717
1818dependencies :
1919 flutter_dotenv : ^5.2.1
20- nylo_support : ^6.34 .0
20+ nylo_support : ^6.35 .0
2121 theme_provider : ^0.6.0
2222 flutter_secure_storage : ^9.2.4
2323 skeletonizer : ^2.0.1
You can’t perform that action at this time.
0 commit comments