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.11] - 2026-04-28
2+
3+ ### Changed
4+ * Bump ` nylo_support ` dependency from ` ^7.20.2 ` to ` ^7.21.0 `
5+
16## [ 7.1.10] - 2026-04-26
27
38### Changed
Original file line number Diff line number Diff line change @@ -504,10 +504,10 @@ packages:
504504 dependency: transitive
505505 description:
506506 name: nylo_support
507- sha256: "267327062fda451edee0520bea0835b8197bbae265b6605829c3b404f78ac659 "
507+ sha256: "4f8d89f3c3ee7af9e1ea11b87c6d107f59816cede04a797c6311b1a91b3c5878 "
508508 url: "https://pub.dev"
509509 source: hosted
510- version: "7.20.2 "
510+ version: "7.21.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.10 ' ;
18+ const String nyloVersion = 'v7.1.11 ' ;
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: "267327062fda451edee0520bea0835b8197bbae265b6605829c3b404f78ac659 "
524+ sha256: "4f8d89f3c3ee7af9e1ea11b87c6d107f59816cede04a797c6311b1a91b3c5878 "
525525 url: "https://pub.dev"
526526 source: hosted
527- version: "7.20.2 "
527+ version: "7.21.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.10
3+ version : 7.1.11
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.20.2
19+ nylo_support : ^7.21.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