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.0.12] - 2026-03-06
2+
3+ ### Changed
4+ * Bump ` nylo_support ` dependency from ` ^7.9.0 ` to ` ^7.9.1 `
5+
16## [ 7.0.11] - 2026-03-05
27
38### Changed
Original file line number Diff line number Diff line change @@ -483,15 +483,15 @@ packages:
483483 path: ".."
484484 relative: true
485485 source: path
486- version: "7.0.10 "
486+ version: "7.0.11 "
487487 nylo_support:
488488 dependency: transitive
489489 description:
490490 name: nylo_support
491- sha256: "4d6d924dbeb71d64d73b99f601443ff10b67713a610fa6e847701c450b926202 "
491+ sha256: "9332e644348c54bff23511e2ad8632924bbc3d67909554815e54be48e0bbc352 "
492492 url: "https://pub.dev"
493493 source: hosted
494- version: "7.9.0 "
494+ version: "7.9.1 "
495495 objective_c:
496496 dependency: transitive
497497 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.0.11 ' ;
18+ const String nyloVersion = 'v7.0.12 ' ;
Original file line number Diff line number Diff line change @@ -505,10 +505,10 @@ packages:
505505 dependency: "direct main"
506506 description:
507507 name: nylo_support
508- sha256: "4d6d924dbeb71d64d73b99f601443ff10b67713a610fa6e847701c450b926202 "
508+ sha256: "9332e644348c54bff23511e2ad8632924bbc3d67909554815e54be48e0bbc352 "
509509 url: "https://pub.dev"
510510 source: hosted
511- version: "7.9.0 "
511+ version: "7.9.1 "
512512 objective_c:
513513 dependency: transitive
514514 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.0.11
3+ version : 7.0.12
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.9.0
19+ nylo_support : ^7.9.1
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