File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 7.1.8] - 2026-04-12
2+
3+ ### Changed
4+ * Bump ` nylo_support ` dependency from ` ^7.18.1 ` to ` ^7.19.0 `
5+
16## [ 7.1.7] - 2026-04-11
27
38### Changed
Original file line number Diff line number Diff line change @@ -499,15 +499,15 @@ packages:
499499 path: ".."
500500 relative: true
501501 source: path
502- version: "7.1.6 "
502+ version: "7.1.7 "
503503 nylo_support:
504504 dependency: transitive
505505 description:
506506 name: nylo_support
507- sha256: "929d72b983209b35150659853cd860c5c9fc3f82e9e8b272403449e740ed9712"
507+ sha256: de71cf5ef81c3943dca90dc275ce230d1884b8aa5ebfb2b655adb45d829e9954
508508 url: "https://pub.dev"
509509 source: hosted
510- version: "7.16 .0"
510+ version: "7.19 .0"
511511 objective_c:
512512 dependency: transitive
513513 description:
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ export 'package:date_field/date_field.dart';
1515export 'package:dio/dio.dart' ;
1616
1717/// Nylo version
18- const String nyloVersion = 'v7.1.7 ' ;
18+ const String nyloVersion = 'v7.1.8 ' ;
Original file line number Diff line number Diff line change @@ -521,10 +521,10 @@ packages:
521521 dependency: "direct main"
522522 description:
523523 name: nylo_support
524- sha256: "929d72b983209b35150659853cd860c5c9fc3f82e9e8b272403449e740ed9712"
524+ sha256: de71cf5ef81c3943dca90dc275ce230d1884b8aa5ebfb2b655adb45d829e9954
525525 url: "https://pub.dev"
526526 source: hosted
527- version: "7.16 .0"
527+ version: "7.19 .0"
528528 objective_c:
529529 dependency: transitive
530530 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 : 7.1.7
3+ version : 7.1.8
44homepage : https://nylo.dev
55repository : https://github.com/nylo-core/framework/tree/7.x
66issue_tracker : https://github.com/nylo-core/framework/issues
@@ -16,7 +16,7 @@ environment:
1616 flutter : " >=3.24.0"
1717
1818dependencies :
19- nylo_support : ^7.18.1
19+ nylo_support : ^7.19.0
2020 skeletonizer : ^2.1.3
2121 collection : ^1.19.1
2222 args : ^2.7.0
You can’t perform that action at this time.
0 commit comments